Re: [iText-questions] Opening Adobe upon document close

2005-08-18 Thread bruno
Angela Berk wrote: Does that code send my PDF file to a printer or does it open up Adobe as soon as it's done writing it? The PDF is not send to the printer directly. The code needs Adobe Reader to print. br, Bruno --- SF.Net email is Spo

Re: [iText-questions] Opening Adobe upon document close

2005-08-16 Thread Angela Berk
Does that code send my PDF file to a printer or does it open up Adobe as soon as it's done writing it? --- bruno <[EMAIL PROTECTED]> wrote: > Angela Berk wrote: > > >Could you give me an example of how to start Adobe > >Reader from a JVM? I read through the > Executable.java > >class, but I am

Re: [iText-questions] Opening Adobe upon document close

2005-08-02 Thread bruno
Angela Berk wrote: Could you give me an example of how to start Adobe Reader from a JVM? I read through the Executable.java class, but I am a little confused as to how to do this. It's done like this: String osName = System.getProperty("os.name" ); //FOR WINDOWS 95 AND 98 USE COMMAND.COM i

Re: [iText-questions] Opening Adobe upon document close

2005-08-02 Thread Angela Berk
Could you give me an example of how to start Adobe Reader from a JVM? I read through the Executable.java class, but I am a little confused as to how to do this. Thanks, Angela --- Bruno Lowagie <[EMAIL PROTECTED]> wrote: > Angela Berk wrote: > > >Is there anyway I can trigger Adobe to open as

Re: [iText-questions] Opening Adobe upon document close

2005-07-30 Thread Bruno Lowagie
Angela Berk wrote: Is there anyway I can trigger Adobe to open as soon as I am done writing to the file??? I am using Java5.0. There is no platform independent way to do this. If you are serving the file to a browser, the browser's configuration takes care of this (if not properly configur

[iText-questions] Opening Adobe upon document close

2005-07-29 Thread Angela Berk
Is there anyway I can trigger Adobe to open as soon as I am done writing to the file??? I am using Java5.0. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com