Use com.lowagie.tools.Executable.printDocumentSilent(fileName);
Janus Kjempff wrote:
>
> I am looking for a solution to print silently with iText - Silently
> meaning without user interaction.
>
> Our customers often order lengthy or nightly reports that should be
> printed at times where the
<[EMAIL PROTECTED]>
To:
Sent: Wednesday, September 10, 2008 8:59 AM
Subject: Re: [iText-questions] Silent Print of PDF with iText
Paulo Soares glintt.com> writes:
>
> Use ghostscript or xpdf, works for me (in windows).
>
> Paulo
I knew I forgot something important - Need to silent
Paulo Soares glintt.com> writes:
>
> Use ghostscript or xpdf, works for me (in windows).
>
> Paulo
I knew I forgot something important - Need to silent print from a JAVA client.
Ghostcript and xpdf are not java libs, but thanks for the suggestion.
/Janus Kjempff
---
Use ghostscript or xpdf, works for me (in windows).
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Janus Kjempff
> Sent: Tuesday, September 09, 2008 4:04 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Silent Pri
t well for my users who
only have the extra hassle of installing Ghostscript one time.
Rick
From: [EMAIL PROTECTED] [mailto:itext-
[EMAIL PROTECTED] On Behalf Of Jonathan Richard
Sent: Friday, April 11, 2008 10:19 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions
Yes, I am using Win forms with Ghostscript.
Rick
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jonathan
Richard
Sent: Friday, April 11, 2008 3:02 PM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] silent print setpagesize problems
Hi Rick
Hi Rick
Indeed, it would not be wise to use a deprecated / removed feature to
achieve what I want to do and will definitely fall into installed version
problems in the future. I looked at Adobe 8.1.2 and they did remove the
silent print functionality. Now, the this.print() method prompts the user
, 2008 10:19 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] silent print setpagesize problems
Hi Leonard
Thank you for your reply.
I am currently using Adobe Acrobat Reader 7.0.9; So I guess it should work
fine right?
Which method are you talking about exactly? this
Hi Leonard
Thank you for your reply.
I am currently using Adobe Acrobat Reader 7.0.9; So I guess it should work
fine right?
Which method are you talking about exactly? this.print()?
I created the javascript code based the javascript API from adobe version
8.1. April 2007; And everything I used
This method of silent printing has been disallowed by Acrobat/Reader
8.1.1 and later. You will need to present the print dialog.
Leonard
On Apr 10, 2008, at 9:07 PM, Jonathan Richard wrote:
> Hi
>
> I am using iText in a servlet to generate pdf and the silently
> print this pdf in my web ap
Since Silent Printing involves a user and a browser - how could that
be "high load"?
Leonard
On Oct 17, 2007, at 10:51 AM, Sérgio Oliveira wrote:
> We are trying to use LiveCycle products from Adobe (like Livecycle
> designer)
> with iText. One of the functionalities we need is to silent pr
It is possible to do what you have specified.You will have to look at the Acrobat _javascript_ Reference.To achieve access to the list of printers available, you will have to do some programming with regard to the doc and printparams objects in Acrobat _javascript_. Please download the Acrobat JS G
I've the same problem with the example 'print_me.java' from paulo soares web
site...
Selon SIMON Pascal <[EMAIL PROTECTED]>:
> Hello,
>
> I just try to do silent print throw the addJavascript function:
>writer.addJavaScript("this.print(false);",false);
>
> But it just print the first p
I don't see how can that happen considering that the method addJavaScript()
doesn't touch any PdfContentByte. Please post a complete working example.
Best Regards,
Paulo Soares
> -Original Message-
> From: braswell [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, July 29, 2002 21:32
> To: [EMA
14 matches
Mail list logo