[OPEN] First cell in table row is not formatted correctly
After upgrading from v18 to v20, we noticed that the formatting (ex. bold) sometimes carries over from the end of one row to the first cell of the next row. It seems to only happen when the text of...
View ArticleDialog project: Remapping merge fields
A key concept and advantage of Text Control Reporting is the fact that the template doesn't store any database connection information which makes a template reusable, even if your database changes. A...
View Article[OPEN] Insert image to text frame programmatically
We use TX TEXT Control v17 with Power Builder 12.0 for generations letters via template. Now we need to add signature block at the end of document programmatically ( please see attached file). We use...
View ArticleHTML5: Display and handle FormCheckBox fields
The Text Control Reporting engine MailMerge can populate fields automatically during the merge process. These fields can be also combined with MS Word compatible form fields such as checkboxes. This...
View Article[OPEN] How to fill MS Word template bookmarks with text
I have a lot of customers with many MS Word templates and named (Word) bookmarks in these templates. Into my VB6 program this part of the program fills perfect the text into the bookmarks of the...
View Article[OPEN] Incorrect language loaded with rtf fields
We have a database that has some text fields that are stored as rtf and html. With the text stored as html, when the spell check is run, the default language used is by controlled by the naming of the...
View Article[OPEN] TxSpell memory leak when loading dictionaries
Hello, I am experiencing this issue in in both TxSpell 2.0 and TxSpell 6.0. I am using it with TxTextControl v 20. In the workflow of my application, I keep creating a popup window that has a...
View ArticleCreate database excerpt files from SQL databases
Database XML excerpt files contain table definitions, relations and row excerpts to provide a preview of the report. These files are used by the HTML5 based Web.TextControl to provide table names,...
View ArticleInserting multipage TIFF images into TX Text Control
The Tagged Image File Format (TIFF) format is used by many scanning applications, publishing and layout applications and scanners and fax machines. Many scanners create multipage documents...
View ArticleHTML5: Copy formatted content to the client clipboard
The copy and paste functionality is probably one of the most challenging tasks when porting desktop applications to the web. Users expect the same functionality and handling like in fat client...
View ArticleHTML5: Saving documents in an MVC Controller method
Web.TextControl is a Web Forms ASP.NET component that can be also integrated into MVC without breaking the MVC rules. This tutorial shows how to implement the HTML5 editor within ASP.NET MVC....
View ArticleBASTA! 2015 impressions: Bigger and better
The last day of BASTA! 2015 ended with our XBox One raffle which is already a tradition at this conference. We really had a blast at the conference this year. So many users, partners and new customers...
View ArticleSee Text Control at Philly Code Camp 2015.2
Philly Code Camp is coming back to the Microsoft MTC in Malvern, PA on Friday, October 9 and Saturday, October 10. Packed with workshops, sessions and talks from highly experienced MVP's, Microsoft...
View ArticleSee Text Control at Philly Code Camp 2015.2
Philly Code Camp is coming back to the Microsoft MTC in Malvern, PA on Friday, October 9 and Saturday, October 10. Packed with workshops, sessions and talks from highly experienced MVP's, Microsoft...
View Article[SOLVED] Provide an application
Hello, I've tried to install an application on another pc. If I try to start the application it crashes. I already tried to put all TX TextControl dll files besides my application exe file as well as...
View ArticleSending authorized requests from WebForms to MVC
In a recent blog entry, we explained how to call an MVC Controller method from ASPX code-behind code. The demo didn't use any authorization and therefore, all methods were accessible anonymously. When...
View ArticleHTML5: Enable spell checking using Javascript
By default, spell checking is disabled when using TX Spell .NET in combination with Web.TextControl. The user can activate it by clicking the Enable Spell Checking button in the View ribbon tab: In...
View ArticleHTML5: Store documents using the local browser storage
Modern web browsers support persistent data storage with an enhanced capacity up to 50MB local storage. It is possible to store data persistently or session based. This sample shows how to use the...
View ArticlePhilly Code Camp at the Microsoft Technology Center, Malvern
We had a fabulous day at the Microsoft Technology Center in Malvern for the Philly Code Camp 2015. Enthusiastic developers, top speakers and a perfect venue, the Microsoft campus. Thanks for all...
View Article[OPEN] Losing formatting information on numbering a list
Hi, I have a chunk of formatted text that loses the HangingIndent information when the list is numbered. This is what the original text looks like: This is what is does currently when numbering is...
View Article