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
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
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
3 matches
Mail list logo