FlyDoc Web Services downloads
Documentation
The documentation of the FlyDoc Web Services is available in CHM format. It contains all information needed for successful web services integration: how to get started, sample codes, document constraints, APIs information, WSDL files and methods.
If you prefer, you can also browse our online documentation.
WSDL files
You will find in this section the WSDL files you will need to integrate our Web Services in your own development environment. They are provided in zip format:
WSDL files for the FlyDoc Web Services
Examples
 |
C# Sample
This archive contains a ready-to-compile sample of the Web Services. You will not need the WSDL files to compile this sample. It has been developed under Microsoft Visual Studio .NET 2003 (v7.1).
C# Sample (zip file)
|
|
VB.NET Sample
This archive contains a ready-to-compile sample of the Web Services in Visual basic. You will not need the WSDL files to compile this sample. It has been developed under Microsoft Visual Studio .NET 2003 (v7.1).
VB.NET Sample (zip file)
|
 |
Java Sample
This archive contains a complete sample of use of the Esker Web Services in Java (v1.5) using the Apache Axis implementation. It also includes the necessary Apache Axis (v 1.4) packages to be executed.
Java Sample (zip file) |
 |
PHP Sample
This archive contains a ready-to-use sample of the Web Services in PHP v5 using the NuSoap PHP library.
PHP Sample (zip file) |
|