How-to: How to use webPDF webservices
Minimum technical requirements
- Java version: 7
- webPDF version: 6
- wsclient version: 1

This tutorial uses a simple example to show how to use webPDF webservices. The "Converter" webservice is used to convert a selected file into a PDF document. Java is used to access the webservice. To run this example locally, you need webPDF, JDK 1.7 or later, and IntelliJ IDEA (Community Edition is sufficient).
