项目作者: rhellem
项目描述 :
This project is the result of my effort from back in 2012 to export my B2Evolution-blog http://b2evolution.net/ to PDF. The project is written in Java, using the iText-library http://itextpdf.com, to create a PDF-document with text and images. The layout is two column, but this is off course fully customizable thanks to iText. Currently only creating a PDF-document with two columns, see example pdf found in SVN https://github.com/rhellem/b2evolution-to-pdf/blob/master/example/example_of_export_descending_order.pdf Features to add if someone else would be interested in the code would be to have the layout-code in separate classes pr. layout
高级语言: Java
项目地址: git://github.com/rhellem/b2evolution-to-pdf.git