Hello,
 
i have, i guess, a simple Qestion.
 
I have an pdfFile witch includes 5 pages, and i wanna split this pages in separate pages.
 
If you have an simple helloWorld for me, i would be very happy.
 
I wanna have something like this:
 
myPDFWriter.addPage(myPDFReader.getPage(1));
 
myPDFWriter.write();
 
 
 
Thanks for your help
 
Matthias Reiber
 
 
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to