Hello, I've got a problem getting the following to work:
- several pdf-documents should be concatenated together in one new document. By using the example code I got it to work. Everythings fine. - Several documents should be put together in a chapter and each document should be a single section under the chapters. I don't get it to work. My problem is, that the concatenation works through PDFWriter and the chapter and paragraph thing will be done through the Document-Object. As soon as I add the chapter to the document, I'll get an error (Invalid page number 1 => if I put the add before adding the first original pdf-document ... or 2 => if I put the add after adding the first original pdf-document). Can anybody help? Thanks in advance Michael ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
