This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
has anyone been aboe to print a pdf with iText without displaying the pdf?
I have tried several example such as:
which does not error but also does ot print.
can anyone help with this?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
What this code does is not to print anything, but to add JavaScript code that potentially prints something to the document. Without opening the PDF with a PDF reader that interprets JavaScript (not all do), nothing could possibly be printed.