I need to edit a specific page from a PDF file and I have to save that page only as a separate PDF file. I have successfully completed the job. The input file is of letter size pages. But now what I need is to save the edited page in A4 size. Can anyone help me. I am waiting for the responses.
There aren't all that many things iText (or any open source PDF API) can do with a PDF once it's been generated. Editing in particular is tricky or downright impossible, so I'm fairly certain that a change in page size isn't possible.
Sarika Sukumaran
Greenhorn
Joined: Oct 20, 2011
Posts: 10
posted
0
Thanks for your reply..
Sarika Sukumaran
Greenhorn
Joined: Oct 20, 2011
Posts: 10
posted
0
Is there anyway to add the pdf page not as an instance of Image?
Sarika Sukumaran
Greenhorn
Joined: Oct 20, 2011
Posts: 10
posted
0
Saving in A4 size
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Save edited pdf Page in A4 size using itext