You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 cre…