Share

fax4j - java fax API

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Will the user be notified about status of fax

You are viewing a single message from this topic. View all messages.

  1. 2009-08-28 18:30:48 UTC
    that depends on what SPI you use.
    for example if you are running on windows, the default SPI would be the VBS.
    The VBS and windows SPIs both support faxing any format that windows can print.
    to check which format is supported on windows simply right click your mouse on the file, if you have the print option, than you can fax it. if you don't, you can't.
    there are other SPIs as well, for example the email SPI which basically requires you have an email server that supports converting email to fax, and than the support is up to that email server.
    There are more SPIs and i suggest you take a look at the javadocs. A good starting point is at:
    http://fax4j.sourceforge.net/javadoc_full/org/fax4j/spi/FaxClientSpi.html
< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.