Re: [iText-questions] PDF -> Print to File

2007-01-20 Thread Bruno Lowagie
Manoj wrote: > Hi Bruno, > > Let me re-phrase my question. > > I would like to print the pdf file, i.e., through itext creating a pdf > file (which I m able to do) and then printing the same. But while > printing instead of sending it to a physical printer i would like to > send the print r

Re: [iText-questions] PDF -> Print to File

2007-01-20 Thread Franco Biaggi
Hi, this should be supported in JavaPrint api's Manoj wrote: > Hi Bruno, > > Let me re-phrase my question. > > I would like to print the pdf file, i.e., through itext creating a pdf > file (which I m able to do) and then printing the same. But while > printing instead of sending it to a physi

Re: [iText-questions] PDF -> Print to File

2007-01-20 Thread Bruno Lowagie
Manoj wrote: > Hi All, > > Would like to know, whether using iText can I print a pdf file using the > "print to file" option. If yes will it possible for u guys to guide me > to achieve the same. I don't understand the question. iText writes PDF to an OutputStream. If the OutputStream is a Fil

[iText-questions] PDF -> Print to File

2007-01-19 Thread Manoj
Hi All, Would like to know, whether using iText can I print a pdf file using the "print to file" option. If yes will it possible for u guys to guide me to achieve the same. Thanx in advance for the replies. -- Regards, Manoj --