Products Technologies Demo Docs Blog Support Company

Generate PDF Documents with LiveDocx Web Service

We just released our latest member of the family of word processing components: LiveDocx. LiveDocx enables developers - using any programming language - to merge MS Word compatible word processing templates with any type of textual data. The resulting word processing document can be saved as a DOCX, DOC, RTF or Adobe PDF file. This kind of functionality is useful when - for example - you wish to generate invoices from a web-site store or to create documents in a SOA environment. In such…

Generate PDF Documents with LiveDocx Web Service
Text Control

We just released our latest member of the family of word processing components: LiveDocx.

LiveDocx enables developers - using any programming language - to merge MS Word compatible word processing templates with any type of textual data. The resulting word processing document can be saved as a DOCX, DOC, RTF or Adobe PDF file.

This kind of functionality is useful when - for example - you wish to generate invoices from a web-site store or to create documents in a SOA environment.

In such applications, a template, which stores the layout of the invoice can be generated in Microsoft Word or Open Office. A developer can then pass the data, which should appear in the invoice, to LiveDocx. On invoking the SOAP based service, the developer receives back a word processing document in the specified format (commonly PDF).

I will explain the details in the next days in this blog. You can test the web service yourself by creating an account at:

http://www.livedocx.com

Enjoy LiveDocx and keep me posted about your experience.

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Post

LiveDocxServerTextControlWeb Service

SOAP Based Document Conversion

Simple Object Access Protocol or SOAP is a protocol for the interaction of different applications, authored in different languages and running on different platforms. Being an HTTP based, loosely…