Re: [iText-questions] FAQ -

2006-09-06 Thread Antoine
On 06/09/06, bruno <[EMAIL PROTECTED]> wrote: > Arivazhagan Vannamuthu Petchimuthu wrote: > > > > > Dear Team, > > > > Is it possible to write a single JSP so that It could be used > > to generate multiple > > documents(PDF/HTML/RTF and XML) based on the user request? Hi, Sounds like you n

Re: [iText-questions] FAQ -

2006-09-06 Thread bruno
Arivazhagan Vannamuthu Petchimuthu wrote: > > Dear Team, > > Is it possible to write a single JSP so that It could be used > to generate multiple > documents(PDF/HTML/RTF and XML) based on the user request? Yes. I suggest that you write a facade JSP that checks which presentation type t

[iText-questions] FAQ -

2006-09-06 Thread Arivazhagan Vannamuthu Petchimuthu
Dear Team,         Is it possible to write a single JSP so that It could be used to generate multiple documents(PDF/HTML/RTF and XML) based on the user request?         I am just trying to create one JSP which will generate HTML doc if User dont want any specific type. If he wants PDF doc then a

[iText-questions] FAQ Entry: How should I cite the iText copyright message in my program?

2004-12-07 Thread Wellman, Daniel
How should I cite the iText copyright message in my program? The following text can be used: iText Library - Copyright (C) 1999-2004 by Bruno Lowagie and Paulo Soares. All Rights Reserved. The ending date in the above date range should be the current year. Note that if you do no

[iText-questions] FAQ cmd.exe

2004-11-23 Thread Holger
Hallo there, just a short note. In the FAQs under 'How can I send a PDF file to a printer directly?' there is example code for using command.com and cmd.exe. As far as I know, after cmd.exe /C there must be 'start' and after that the program that you want to start. Just like it is used in the e