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