Go to ComponentOne.com
C1 Pdf Services

Web API Studio Edition introduces PDFDocument Services that enables you to build HTTP services, which can be consumed by a variety of clients for viewing, loading and caching PDF documents. These are REST based API services, which communicate with HTML 5 PDFViewer control to display the PDF documents on the web.

Available as Visual Studio template, C1 Web API enables you to create PDFDocument service on Visual Studio. Client applications send a request to the PDFDocument service applications to load or export PDF files. The service supports saving your pdf files to Word, Excel, RTF, OpenXML, and Image.

PDF Files

C1 XAP Optimizer

Services

The service list provided as below:

Pdf
Get the execution info of the specified pdf.
Get the status of the specified pdf.
Get all the supported export formats.
Get all the supported features.
Export the pdf to the specified format with options.
Export the pdf to the specified format with options in body.

Please refer to the WebApiExplorer sample for detail.