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
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
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
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
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