Hi ALL, I've a Problem with my PDF, after importPage i lose my text content.
PDPage px = document.importPage(page);
px.setResources(page.findResources());
what is wrong?
I know there is Text, createImage reaplaces the font
Jan 20, 2015 9:12:43 AM org.apache.pdfbox.pdmodel.font.PDSimpleFont
drawString
WARNUNG: Changing font on <2> from <Liberation Serif> to the default font --- Jens Kapitza

