[OPEN] TmpTextControl.Create() statement takes too much time to execute.
I started using textControl recently. Am facing problem while creating text control object. No error or exception occurs, it just takes almost 40 to 50 seconds to execute TmpTextControl.Create()...
View Article[OPEN] LicenseException (trial version)
Hello, after installing the trial version of ActiveX 20.0, I have a LicenseException, when I try to insert the TX Text Control Object in my C#-Project. System.ComponentModel.LicenseException: You must...
View ArticleTX Spell .NET 4.0: New dictionaries and hyphenation lists available
With the release of TX Spell .NET 4.0, we also tested and published more dictionaries and hyphenation lists that can be easily integrated into your applications. In our download section, we listed now...
View Article[OPEN] Migrating TextControl Windows Application to Server Application
Hello, I have a windows application developed using Text Control. I need to convert that to make available on web browser. One of the key feature of the application is that that the user can click on...
View Article[OPEN] LoadFromMemory. Unknown format. Version X10.
Hello, I am getting a error when I call LoadFromMemory function with format 13 (Microsoft Word format (*.docx).). I use trial version of ActiveX 20.0. Error in text filter: Unknown format. (1-1d01)...
View Article[OPEN] Hyperlink creation is not working - Samples do not work either
I am using the sample projects available at C:\Program Files\The Imaging Source Europe GmbH\TX Text Control 15.1\Samples\VB6\Hyperlnk\Step 1-4 but although the link appears to be created successfully...
View ArticleBack from Philly Code Camp 2013.2
Twice a year, we are sponsoring and exhibiting at the Philly Code Camp at the beautiful campus of the Penn State Abington University. This year, it was scheduled 3 days after our recent release of TX...
View Article[OPEN] Formatting text question
Is there a way to set the font size before adding text or do you need to insert it and then go back and apply the font characteristics? Such as: Code: .Selection.FontSize = 12 * 20 .Selection.Text =...
View Article[OPEN] Deleting readonly fields vs. the undo-buffer
Back when I first implemented TX15 into our system, I encountered the same issues as Pawan in Deleting Multiple Text Fields in a selection and I ended up with much the same solution. However, instead...
View ArticleAdding spell checking and hyphenation to TX Text Control X10
Adding spell checking and hyphenation to TX Text Control is very easy with TX Spell .NET. No code is required to connect the controls and if required, the available dictionaries are automatically...
View Article[OPEN] Insert Image
Hello, the undo/redo in TX Text Control Words is not working after inserting a TIF file (Insert->Image) in the document. When I try to save this ducument I am get a error. Unexpected Text Control...
View Article[OPEN] Possible bug
After playing around with TX Text Control Words x10 I found an interesting bug. When you start TX Words document "demo_smarttag.rtf" is opened. If you go to "Page Layout" and select "Orientation" and...
View Article[SOLVED] install failed
Slightly confused. have visual studio express 2013. I install the latest version of TX which seems to go fine but TX does not appear in the toolbox as a component. There is no documentation on...
View Article[OPEN] Paste Relative Hyperlinks from IE9+
When I try to paste (ctrl+v) a relative hyperlink from IE9, 10 or 11 into a TX Text Control with the method Paste(), it links to the relative path instead of the full path. With Firefox and chrome it...
View Article[OPEN] I just want the control to respect the current tab stops - don't add...
In a nutshell what is happening is that TX (WinForm, version 16) is adding tab stops to my documents - and this is causing us quite a bit of pain. Let's say I open a document in Word. My tab stops are...
View Article[OPEN] Problems to delete soft hyphen
Hi, I have a text with some words and it seems that they include soft hyphens. I'm not able to find or delete these hyphens via code. A word which has a soft hyphen is also not findable even I select...
View ArticleTX Text Control X10 Reporting: Using RDSC files
The Report Data Source Configuration files, introduced in TX Text Control X10, store database connection strings and created data relations. These files can be created in the customizable template...
View Article[OPEN] Copy/paste with format is loosing format for last line
Hi, Copying and pasting the formatted Text is loosing format for the last line. This issue is reproducible on TextControlWord also. Steps are: Type at least two line of text and make it as center...
View Article