Re: [iText-questions] printing a PDF directly from java class (LINUX platform)

2003-07-10 Thread Leonard Rosenthol
At 04:20 PM 7/10/2003 +0200, bazofia wrote: I had successfully open a PDF file, fill in some form fields and I'd like to print it directly (to a samba printer or whatever) from the java application. Save it to a file, send it to Ghostscript. Leonard -

[iText-questions] printing a PDF directly from java class (LINUX platform)

2003-07-10 Thread bazofia
Hi I had successfully open a PDF file, fill in some form fields and I'd like to print it directly (to a samba printer or whatever) from the java application. any ideas about how to achieve this? any libraries? (iText does not handle printing, does it?) thanks in advance have a nice day bz