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.
Python スクリプトで作成したレポート テキスト ファイルがあります。Pythonスクリプトで上記のテキストファイルからpdfファイルを作成したい。検索した結果、reportlabライブラリに出くわしましたが、同じライブラリのチュートリアルでは、手動で記述されたコンテンツを含むpdfを作成することが示されています.しかし、テキストファイルをpdfファイルに変換したい.
他のオプション、スクリプトはありますか?
前もって感謝します。