TX Template Designer Available Online
The successful TX Template Designer that is shipped with TX Text Control .NET for Windows Forms is now available online, using the ClickOnce deployment method of the .NET Framework. This application illustrates how rich client WinForms applications can be combined with server-side applications. Typically, server-based applications need to be able to modify or create the templates that they use in their document creation. This process is described on the main TX Text Control web site. Most…

The successful TX Template Designer that is shipped with TX Text Control .NET for Windows Forms is now available online, using the ClickOnce deployment method of the .NET Framework.
This application illustrates how rich client WinForms applications can be combined with server-side applications.
Typically, server-based applications need to be able to modify or create the templates that they use in their document creation.
This process is described on the main TX Text Control web site.
Most server-based applications consist of a web based interface, using which the user can select data from list boxes or data grids. In turn, this data is merged with a template on the server.
Often, these fully formatted templates must be created or modified.
ClickOnce deployment offers developers the tools to provide end users a fully featured rich client Windows Forms application that can be downloaded and installed by clicking on a standard web site form button.
A description on how to set up such a deployment can be found in this blog entry.
Also, please have a look at the TX Template Designer that is deployed using ClickOnce.
Please feel free to contact me, if you have any questions or would like to discuss the details of this blog post.
Related Posts
ASP.NETASP.NET CoreServerTextControl
The Importance of PDF Signing in .NET C#
More than ever, documents are being shared, edited, and stored electronically. A digitally signed PDF is a document that has been signed using cryptographic technology to verify that the document…
When to Generate Documents Server-Side Instead of Client-Side: A Focus on…
When it comes to document generation, deciding whether to handle the task server-side or client-side is a key architectural decision for any organization. This article discusses the benefits of…
Sign Documents with a Self-Signed Digital ID From Adobe Acrobat Reader in…
This article shows how to create a self-signed digital ID using Adobe Acrobat Reader and how to use it to sign documents in .NET C#. The article also shows how to create a PDF document with a…
Programmatically Convert MS Word DOCX Documents to PDF in .NET C#
This article shows how to convert MS Word DOCX documents to PDF in .NET C# using the ServerTextControl component. The example shows how to load a DOCX file from a file or from a variable and how…
Low Code vs. High Code: Differences between TX Text Control and DS Server
Low-code platforms help developers build applications faster with less implementation. This article explains the differences between the fully programmable library TX Text Control and the low code…