[iText-questions] iText

2006-01-30 Thread Christophe Folschette
Hello guys, i've explored the itext pdf site! really cool! but want to ask if someone has code to share, where he dynamically calls a method on the server to create a pdf file using XML data from a variable? Is it better to save the pdf file on the server or to only generate it on the fly? Gr

Re: [iText-questions] How to close search results panel in reader

2006-01-30 Thread Leonard Rosenthol
At 09:10 AM 1/30/2006, John Lazenby wrote: I'm creating a PDF in iText (servlet), adding JS to search the page (all good) - but i need to close the search results panel... anyone ever found a method? There is none that I am aware of. LDR -

[iText-questions] How to close search results panel in reader

2006-01-30 Thread John Lazenby
I'm creating a PDF in iText (servlet), adding JS to search the page (all good) - but i need to close the search results panel... anyone ever found a method? john This mailbox protected from junk email by MailFrontier Desktop from MailFrontie

[iText-questions] Please help: Set header and footer?

2006-01-30 Thread Bogdan
How can i set an header or a footer to pdf? And how can i put an image to footer? Thanks !!! --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes

[iText-questions] Embed Flash in PDF

2006-01-30 Thread Rupesh Kumar
Hi,I want to embed flash content inside pdf using iText API. I followed the sample "screen_rendition.java" but it does not work. When I open the created pdf, it shows en empty rectangle in place of the flash movie and the status bar keeps on showing  'buffering...'. Any idea about this? If I embed

[iText-questions] Converting WMF and a TXT file into PDF by overlapping

2006-01-30 Thread ravi2082
Hi all I have a requirement where I have a wmf template for "invoice" and txt file containing information that should go into that invoice when viewing.In the txt file, info is properly alinged . I have to put that wmf image in a PDF and overlay the text on it and properly align it . I wanted

[iText-questions] (no subject)

2006-01-30 Thread ravi2082
Hi all I have a requirement where I have a wmf template for "invoice" and txt file containing information that should go into that invoice when viewing.In the txt file, info is properly alinged . I have to put that wmf image in a PDF and overlay the text on it and properly align it . I wanted