You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to purepdf...@googlegroups.com
Hi everyone, I need to copy the content of a pdf file page-by-page in another pdf file, is possible with purepdf? I've tried with PdfReader.getPageN(1) which give me a PdfDictionary object but I can't find a "proper" object for the PdfWriter class...