Hello to everyone,

I already used iText for a web application, generating a pdf dynamically and 
sending its content to a servlet to have it seen on the web browser. 
I'd like to have a similar kind on a Swing application, ie :
 - Generate a pdf dynamically
 - Somehow, make the content of the pdf to be shown in a JInternalFrame inside 
my DesktopPane.

Does anyone have any clue on how I could do this ? For the web, it seems so 
simple because I specify the mime type of the byte stream read by the servlet, 
and then the link with the content and Acrobat Reader is made, but this time, i 
seriously don't know how to achieve this ...

So thanks in advance,

Best regards,

Raffaele NICOLAU
INFLUE
Tel : +33 (0)1 46 97 56 34
Email : [EMAIL PROTECTED]



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to