Hi there,
Say I have 2 pdf docs, docA and docB. I want to extract pageX from docA and
pageY from docB and then create a new pdf doc composed of pageX and pageY.
What libraries (free) would be a good place to start looking?
Cheers
Lord0
Oliver Wong - 25 May 2006 20:08 GMT
> Hi there,
>
> Say I have 2 pdf docs, docA and docB. I want to extract pageX from docA
> and pageY from docB and then create a new pdf doc composed of pageX and
> pageY. What libraries (free) would be a good place to start looking?
When I Google for "java PDF libraries" I get
http://schmidt.devlib.org/java/libraries-pdf.html
- Oliver
Chris Smith - 25 May 2006 20:57 GMT
> Say I have 2 pdf docs, docA and docB. I want to extract pageX from docA and
> pageY from docB and then create a new pdf doc composed of pageX and pageY.
> What libraries (free) would be a good place to start looking?
The most popular library for this kind of thing is iText. iText CAN do
what you're asking for. Not that you're pushing the limit, though.
iText can NOT look into the content of any individual page, so the
saving stroke of luck here is that you are working with entire pages,
which is possible with the iText API.

Signature
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.
Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation