webPDF Sample Projects
This repository contains sample projects for different programming languages to use the SOAP and REST web services of the webPDF server.
webPDF is a commercial multi-platform server solution for creating and processing PDF documents. All samples require a running webPDF installation. A demo version as Windows installation or Linux package or as a virtual machine can be downloaded from the product page.
Note: Unless otherwise marked, the samples below are all for webPDF version 7 or newer.
The repository contains language-specific directories that contain the samples.
-
Java
-
PHP
-
JavaScript
-
C#
-
SAP
Installation
You can clone this repository with 'Git' to your local system to get all sample projects. Another way to use these samples without using 'Git' is to download the zip file containing the current version (using the following link or by clicking the "Download ZIP" button on the repo page).
Usage
The Java and PHP samples are build with the IntelliJ IDEA IDE. You can directly open and run the projects from inside the IDE. For other IDEs you have to import the projects.
The C# samples are build with the Visual Studio 2015 IDE. You can directly open and run the projects from inside the IDE. For other IDEs you have to import the projects.
Contributing
Contributions are welcome. We are always looking for improvements or further programs for other programming languages or environments. We accept contributions via 'Pull Requests' on GitHub.
License
Please, see the license file for more information.