Re: Error in Acrobat reader when composing a PDF from several PDF sources and adding text

2010-11-15 Thread Adam
You can also check out org.apache.pdfbox.util.PDFMergerUtility.java to make merging the PDFs easier. Thanks, Adam From: Сергей Жиляев To: users@pdfbox.apache.org Date: 11/13/2010 11:31 Subject: Error in Acrobat reader when composing a PDF from several PDF sources and adding text

Re: Error in Acrobat reader when composing a PDF from several PDF sources and adding text

2010-11-13 Thread Andreas Lehmkühler
Hi, Am 13.11.10 17:24, schrieb Сергей Жиляев: Hello, I am trying to compose one PDF from different PDF parts (examples line0.pdf, line1.pdf, line6.pdf, and line ine12.pdf are attached) using the code close to the following one: PDDocument document = PDDocument.load(scoreLineFile); PDPage page

Error in Acrobat reader when composing a PDF from several PDF sources and adding text

2010-11-13 Thread Сергей Жиляев
Hello, I am trying to compose one PDF from different PDF parts (examples line0.pdf, line1.pdf, line6.pdf, and line ine12.pdf are attached) using the code close to the following one: PDDocument document = PDDocument.load(scoreLineFile); PDPage page = (PDPage) document.getDocumentCatalog().getAllPa