Advanced Demonstration Applications
The following demonstration applications illustrate some of TX Text Control ActiveX Server more advanced features. More basic demonstrations are below.
- Browser-based document editing with TX Text Control ActiveX Server
- This sample application illustrates how to load a variety of document formats into a browser-based editor without any plug-ins. The documents can be edited and saved back to server in the format of the end-user's choice.
- Build a PDF document from web site data
- This demonstration shows how to get data from a web site form into a PDF file. As an example, we have taken the Licensing Agreement that needs to be signed before we are able to send you the trial version of TX Text Control Server.
- Create a web store quotation
- A common office application is to write quotations for customers. Often these quotations are faxed or sent by e-mail. This demonstration illustrates some of TX Text Control Server's more advanced features by allowing a quotation to be created on the server and sent to the web browser client as a PDF.
- Using TX Text Control ActiveX Server in ASP.NET
- TX Text Control ActiveX Server is an is usually deployed in ASP, however, it is equally possible to use it with ASP.NET. This demonstration shows you how to create a WinForms application in Visual Studio .NET that creates PDF, DOC and RTF files from data entered on a web page.