Project

General

Profile

It was already possible to send your fax as if it were an email but the Plug-in gives you a more direct control over status information than before.
The Fax Plug-in for Servoy is freeware and is based on the Interfax© services. The Plug-in relies on their web services api.

The Plug-in implemented the following functions:
  • sendFax - Send the fax to the given fax number. The format of the fax can vary from plain text, through html to pdf and doc formats. Everything thatís included in the Interfax api!
  • getFaxStatus - This method will return an array with 10 types of status information from sent date to number of pages etc.
  • reSendFax - Does what it says, resend an existing fax to the same or an alternative number. It is possible to add the username and password in every method call or place them in the Servoy properties file via the servoy-admin webpages.

Please use the Issue Tracker here on ServoyForge to report any issues, feature requests or possible fixes.