Hi Stephan,
2009/8/26 Stephan van Hoof <[email protected]>
> I use Oracle Reports to create .PDF files.
>
> I want to add 1 image to the generated .PDF (for example at the end of the
> file / append).
>
> The image is located on an URL (example http://www.blabla.com/test.gif
>
> à is this possible?
>
It depends on what you mean by "add an image".
1/ If you want to stamp the image (i.e. add the image at an absolute
position on top or under the existing content), that's possible and quite
easy actually. Check the documentation, looking for keywords like
watermarking or stamping.
2/ If you want to add a new page with the image in it, that's possible too.
Keywords are PdfReader/Stamper.
3/ If you expect the content to reflow after adding the image (i.e. if the
image doesn't fit in the last page, create a new page with the image in it,
or if you add the image in the middle of the document, the existing content
has to move to make place to the image), this is NOT possible. This would be
based on very wrong assumptions about what PDF/PDL is, and you are strongly
advised to refuse any assignment requiring such a behaviour.
Cheers,
alexis
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/