Integration into your own applications
webPDF provides an API for the integration into existing or implementation of new applications. Use the interface for your own applications and any programming language.
By the standardized API webPDF is capable of being integrated into any application/programming language that is able to use a web service. The Java implemented web service provides an interface based on JAX-WS.
How to use the web services is described in the PDF documentation
of webPDF.
The technical specifications in short...
- JRE/JDK 1.6
- Description by Web Service Definition Language (WSDL)
WSDL 1.1 (http://www.w3.org/TR/wsdl)
- Communication by SOAP-Protokoll
SOAP 1.1 (http://www.w3.org/TR/soap/)
MTOM (http://www.w3.org/TR/soap12-mtom/)
XML 1.0 (http://www.w3.org/TR/REC-xml/)
for data representation and HTTP (TCP/IP) for transport - Web service implementation
JAX-WS (http://jax-ws.java.net/)
If you need any help with the integration into your application, please, contact our support. We are welcome to help with the implementation.
For more technical questions just send an e-mail to
support(at)softvision.de.



