Inserting a background image.

2005-03-21 Thread Ramakrishnan, Deivanayagam
Hi,
I have a new requirement and would like to know if anyone of you
have done this before. 
I have a PDF already generated. There is an image strored as a TIF
file. Now, on request I have to programmatically insert the TIF as a
BACKGROUND to the pdf file. Any suggestion or pointer will he highly
appreciated. 
Thanks and regards,
Deiv

Deivanayagam Ramakrishnan
Hewlett Packard - GDIC
30 Cunningham Road
Bangalore - 52
22251554 xtn 2149 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Inserting a background image.

2005-03-21 Thread Chris Bowditch
Ramakrishnan, Deivanayagam wrote:
Hi,
I have a new requirement and would like to know if anyone of you
have done this before. 
I have a PDF already generated. There is an image strored as a TIF
file. Now, on request I have to programmatically insert the TIF as a
BACKGROUND to the pdf file. Any suggestion or pointer will he highly
appreciated. 
I think you are asking how to insert a TIF as a background of an already 
existing PDF? Whats that got to do with XSL-FO or FOP? You can try looking at 
iText which is a Java API for manipulating PDFs?

http://www.lowagie.com/iText/
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]