Thanks for answer, but for newbie like me, it was a bit high level. I
already read this PDF twice and still hasn't got solution.
I'll simplify my question bit more.
I want to merge contents in below order without any blank spaces, please
help me in designing system.
1. HTML text
2. PDF File content (this pdf can contain text with images)
3. HTML text (optional)
This structure may repeat twice or thrice.
I can ask business users to provide place holders within PDF file(2) for
content 1 and 3, that can be replaced through code if possible.
Now, please let me know if this is something possible in PDF using itext.
Thanks,
Ninad
On Thu, Apr 26, 2012 at 12:17 PM, 1T3XT BVBA <[email protected]> wrote:
> On 26/04/2012 7:31, Ninad Shaha wrote:
> > Is this even possible with Java?
> The question is wrong (and that's why you don't get an answer).
> The question should be: "is this even possible with PDF?"
> Read http://www.manning.com/lowagie2/samplechapter6.pdf
>
> Your approach is wrong.
> Don't create two different PDF documents.
> If you do, you can only manipulate them at a page per page basis.
>
> Instead: create one PDF, and add the HTML to that one PDF at the
> appropriate place.
> Depending on your original PDF, there are different strategies to find
> the appropriate place.
> Not all strategies will be useful in your case.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> iText(R) is a registered trademark of 1T3XT BVBA.
> Many questions posted to this list can (and will) be answered with a
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples:
> http://itextpdf.com/themes/keywords.php
>
--
Thanks & Regards,
Ninad Shaha
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php