Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PDFページに直接アクセスして、個々の行にアクセスしたい。すべての行の色を別々に変更したい。Linux を使用しており、Python でプログラミングしたいと考えています。
そのためのライブラリとサンプルコードを教えてください。
どうもありがとう。
Reportlabのような Python ベースのライブラリを使用できます。 これは優れたライブラリであり、コミュニティ サポートも充実しています。もう 1 つの単純なライブラリは pythonreportです。