Back from Philly Code Camp 2014
We had a fantastic time at Philly Code Camp 2014 last weekend and enjoyed so many discussions with enthusiastic developers. We presented our latest HTML5 Web editor and reporting template designer....
View Article[OPEN] Adding a Target
I need to add a Targed and an internal link linking to it in an HTML document. I try to add the target with the following instructions in Delphi: TX1.FieldInsert(''); TX1.FieldData[TX1.FieldCurrent]...
View Article[OPEN] print a PDF with "Fit to page"?
we have some pdf documents that we use TXText to print. however, those pdf documents seem bigger than the printer can handle, so the bottom parts are cut off. the code that we use public static void...
View Article[OPEN] Get current table ID
How do I get the tableID when I click on a cell in a table? If I have 5 tables with table IDs 10, 11, 12, 13 and 14 and I click on Table with ID = 13, what VB.NET method will return the value 13?...
View Article[OPEN] Loading PDF Files
Hi I am on your support forum (Windows Forms) and have searched for the word PDF but got no results. I am having trouble in loading certain PDF documents both in my application and in your TX Text...
View ArticleNODEJS "TypeError: Cannot read property 'Body' of undefined"
This is my function: Code: function generate_pdf(templateName, value, req, res ){ Â Â var fs = require('fs'), Â Â Â Â liveDocx = require('node-livedocx'), Â Â Â Â options =...
View Article[OPEN] Disabling the Built-In Context Menu Strip
I want to disable the built-in context menu strip in the text control without eliminating any context menu strip defined on a parent control. What is the best way to do this? The one thing that seems...
View ArticleNew online samples for TX Text Control .NET Server for ASP.NET
We are currently working on new sample applications for TX Text Control .NET Server for ASP.NET X11. An early version has been published and can be tested already. The HTML5 demos are not available...
View Article[OPEN] Watermarks
Hi, I need to create Documents (multi-pages) with an Image Watermark on every page. Is it possible with TxTextControl x WPF ver.19 (or 20) ? Thanks in advance Michele
View Article[OPEN] How can i create a .txd file for user dictionary?
Hello. I would like to create a user dictionary and add it to my speller. I have read that the file should be in .txd format but i couldn't find how can i create one or where i can find a sample....
View Article[OPEN] SeverTextControl Error:The TXTextControl object must have been...
I'm getting the following error message when using SeverTextControl: The TXTextControl object must have been completely loaded to use this method. Here's the snippet of code where this is being...
View Article[OPEN] User dictionary question?
Hello again. I have a user dictionary which i add it to my spellchecker but i have a question. When i try to add a misspelled word to the user dictionary the previous word is written again. let me...
View ArticlePrinting using TX Text Control .NET for WPF
The printing approach in WPF is fundamentally different from printing in Windows Forms. In Windows Forms, you have a PrintDocument and events for each page that can be used for interaction. In WPF,...
View ArticleCreating Avery labels using Text Control Reporting
AveryTM labels provide ready to use, peel-off address labels and full-sheet mailing labels for laser and inkjet printers. The different available sizes of Avery labels became the de facto standard for...
View Article[OPEN] export2pdf problem.
Good evening. I use tx textcontrol activeX (in my .vbp have this refference: Object={3D6D5D32-B9F2-101C-AED5-00608CF525A5}#1.x#0; Tx4ole.ocx) for windows forms in a project that exports documents...
View Article[OPEN] InputPositionChanged event not fired
Hello, In Tx Text Control version 17.1, is the InputPositionChanged event fired when the control has no focus (I can see new text inserted but no event is coming) ? kind regards, Calin Feher
View Article[OPEN] What files to include in distributing applications- tx 18
I have version 18 and I wanted to know what dlls and files need to be included with our applications for it to run properly. I'd also like to know which dlls need to be registered. I found this...
View ArticleBad Request from any soap call after successful login
After Login I cannot call any other method without getting a 400 bad request, even logout! Can anyone suggest anything I can try to fix this!? My only other option is to get a vm and run openoffice in...
View ArticleAutoCorrect: TWo INitial CApitals
In today's mobile world and because of the progress made in AutoCorrect technology in smartphones, users get confused, if their desktop application doesn't provide the same functionality. Using TX...
View ArticleText Control sponsors DevIntersection 2014 in Las Vegas, NV
This is an early announcement, but we wanted to announce this way ahead of time in order to allow you to register with the early bird rates that are valid until August 18, 2014. DevIntersection is...
View Article