Using PDF Converter from Java

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
ebuchner
Posts: 8
Joined: Mon Dec 08 2003
Location: Montevideo
Contact:

Using PDF Converter from Java

Post by ebuchner »

¿Is it posible to use de Developer version of the driver with java?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

You can use the Developer version of the driver like any other ActiveX or DLL interface.

You can do that using ActiveX Bridges in Java, please check the following urls:

http://java.sun.com/products/javabeans/software/bridge/

http://java.sun.com/j2se/1.4.2/docs/gui ... index.html

Hope this helps.
ebuchner
Posts: 8
Joined: Mon Dec 08 2003
Location: Montevideo
Contact:

Post by ebuchner »

Thanks, that works for windows, but what about linux?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

We have a version of the PDF Converter for Linux available at: http://www.amyuni.com/en/support/downloads.html
ebuchner
Posts: 8
Joined: Mon Dec 08 2003
Location: Montevideo
Contact:

Post by ebuchner »

But is it posible to use the linux driver in java? Setting the file name, directory, etc?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

No, unfortunately this is not possible. The version of the PDF Converter for Linux is used as an end user printer.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

As a note, we currently have a version of the PDF Creator (not PDF Converter) for Java.
Post Reply