David Graf wrote:
Is it possible to print a pdf document directly from java using itext?
Printing is very platform dependant, see:
http://www.lowagie.com/iText/faq.html#printing
In iText 1.3.1, there's also a new untested, poorly documented class
Executable. I wrote it, based on some user
Is it possible to print a pdf document directly from java using itext?
--
Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie!
Ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl
---
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Searc
On Thursday 21 March 2002 08:22, [EMAIL PROTECTED] wrote:
> Quoting Venkatraman Shenoy <[EMAIL PROTECTED]>:
> > I am having a requirement where I have to print a pdf document located on
> > the server. This will be a scheduled process and hence no human
> > interaction. I plan to create this docum
Quoting Venkatraman Shenoy <[EMAIL PROTECTED]>:
> Hi,
> I am having a requirement where I have to print a pdf document located on the
> server. This will be a scheduled process and hence no human interaction. I
> plan to create this document using IText.
You can create the PDF with iText, but to
Hi,
I am having a requirement where I have to print a
pdf document located on the server. This will be a scheduled process and hence
no human interaction. I plan to create this document using IText.
Can anybody help.
Venkat