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.
私のsymfony2アプリケーションでExcelドキュメントを作成するためのliiggio Excelバンドルがあります。同様に、PDFファイルも作成したいと思います。PDFの作成方法を教えてください。
liUggio エクセル バンドルは、phpExcel のバンドルのみです。phpexcel のドキュメントを参照してください。
TCPdf ライブラリはどうですか? TCPdf を介して PDF レポートを生成する WebApp を開発しています。
よろしく、ミン