23 posts tagged with "webPDF"

View All Tags

Our visit to tools 2016

tools 2016

After attending tools 2015 in Berlin and making valuable new contacts, we returned this year to Connexpo tools in Berlin. In advance of the event, we were also able to publish a technical article in the associated expert blog toolsmag on the topic of digital work.

How-to: How to use webPDF webservices

Minimum technical requirements

  • Java version: 7
  • webPDF version: 6
  • wsclient version: 1

Light bulb image: tutorial guide

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).