Questions tagged [txtextcontrol]

TextControl is a word processing and reporting component for Windows, web and cloud based Microsoft development technologies.

Textcontrol offers feature-rich word processing and reporting components for ASP.NET MVC, WebForms, Winforms and WPF.


Text Control Developer Libraries

ASP.NET

TX Text Control .NET Server :- Reporting for Web Forms (AJAX) and MVC

TX Spell .NET :- Powerful Spell Checking and Language Tools

TX Barcode .NET :- Feature-Complete 1D and 2D Barcode Controls

Windows Forms

TX Text Control .NET :- Rich Text Controls and Reporting

TX Spell .NET :- Powerful Spell Checking and Language Tools

TX Barcode .NET :- Feature-Complete 1D and 2D Barcode Controls

WPF

TX Text Control .NET :- Rich Text Controls and Reporting

TX Spell .NET :- Powerful Spell Checking and Language Tools

TX Barcode .NET :-Feature-Complete 1D and 2D Barcode Controls

ActiveX

TX Text Control ActiveX :- Comprehensive Word Processing and Reporting

Cloud

ReportingCloud :- Create Reports in the Cloud Technologies


Features:

  • Text Control Give your users a WYSIWYG, MS Word compatible, HTML5-based, cross-browser editor to create powerful reporting templates and documents anywhere - in any browser on any device
  • Text Control Reporting combines the power of a reporting tool and an easy-to-use WYSIWYG word processor - fully programmable and embeddable in your application.

  • TX Text Control .NET supports a wide range of industry standard word processing formats (RTF, DOC, DOCX, HTML, XML, PDF, PDF/A) and image file formats (GIF, PNG, JPG, BMP, WMF, EMF, TIF).

  • TX Text Control .NET is used to print documents in batch processes or to create print-ready Adobe PDF documents in any kind of business process and workflow.
  • Create, import and modify Adobe PDF and PDF/A documents including document access security settings and digital signatures.

Resources and documentation:

http://labs.textcontrol.com/SampleExplorer/

https://www.textcontrol.com/documentation/

50 questions
4
votes
3 answers

how to turn disabled button into enabled button depending on conditions

I'm new to flutter and I'm trying to make a button disabled as long as some text fields are empty, so i made 3 textcontrollers to act as a controller for the 3 text fields and i made a function to check the function is: bool isEmpty(){ …
Mee
  • 1,413
  • 5
  • 24
  • 40
4
votes
0 answers

Trying to convert PDF to text with fonts

I am trying to read a PDF file and store the text in a text file. But while doing this I also want to store font info simultaneously. I am aware of PDFbox for text stropping and fontbox for fonts can they be combined?
3
votes
2 answers

Build error after installing TXTextControl

I have installed TXTextControl .NET 15.1 with a valid license key on a brand-new Windows Server 2016, and I have installed Visual Studio Build Tools 2017 including .NET 4.6.2 and .NET 4.7.2. When I build my C# project (targeting .NET 4.6.2), I get…
mookid8000
  • 18,258
  • 2
  • 39
  • 63
3
votes
1 answer

How replace a word in a text file using a .bat file?

I am new to the bat scripting, so I'm planning to change a word in a text file called "sampleFile.txt" Can anyone help me? Thankx :)
Madura Dissanayake
  • 8,309
  • 5
  • 25
  • 34
2
votes
1 answer

TxTextControl License issue in TFS Build

Here are the steps I followed to build the application on VSTS and deploy on the integration branch. Since the build was failing in VSTS due license which is not installed on the build machine we followed the steps mentioned in this link. We have…
Nayan
  • 327
  • 6
  • 16
2
votes
4 answers

Trying To Count line numbers on .txt file with using ''EOF'' But Loop Goes Infinite. 'in C'

int main(void) { Fr = fopen("ContactList.txt", "r"); while (fscanf(Fr, "%d", &num) != EOF) { ++counter; } ContactList.txt is similar like this: Name Surname XXX-XXX-XXXX XXX-XXX-XXXX Adress Adress Mail Name(1) Surname…
Kaan VARLI
  • 31
  • 1
1
vote
0 answers

Text Control Reporting: The following control could not be licensed

I have a problem with text control reporting. The problem is that locally the project I have included the license because what I do is visualize a file that I have in my database and I convert it to pdf to be able to visualize it and it works…
DanyMartinez_
  • 141
  • 1
  • 2
  • 14
1
vote
0 answers

How to properly add the reference dll in ASP.Net MVC 5 project

I really need some help here. So, I wanted to use a third party dll TXTEXTCONTROL, so I installed it via NuGet and then added the reference to my project like below: . Also, I needed one licx file so I added that file in the solution root…
Unbreakable
  • 7,776
  • 24
  • 90
  • 171
1
vote
0 answers

Lua io.write() not giving a consistent amount of lines

So this is my code which i want to use in my genetic learning algorithm to merge files containing weights. The partab and enttab lists are of equal and sufficient length Obviously the bool1 and bool2 values will be set to something else later on but…
Mtizim
  • 9
  • 1
1
vote
0 answers

TxTextControl Load a Image into document Dotnet

I am new to TXTextControl. I am currently using TXTextControl 24 version. I need to upload an image from local system (Client system) into the document. I have written the JS for uploading the file through . The JS makes a call to backend service…
Pradeep K
  • 307
  • 6
  • 17
1
vote
1 answer

How to modify TXM file (TX Text Control)

I have sources of an old VB6 application from 2006. I was asked to change some email templates. I found they are stored as TXM files, plus we also have correspondent DOT files with fields which probably were used to create TXM files. The VB6 build…
Vad
  • 858
  • 2
  • 7
  • 17
1
vote
1 answer

CPaneDialog control backgroung (text control)

In my application I have CPaneDialog with controls (e.g. Text control). I try to set background color for this CPanelDialog. For this purpose, I overwrited OnEraseBkgnd BOOL CBgPaneDialog::OnEraseBkgnd(CDC* pDC) { CBrush backBrush(RGB(255, 128,…
Ahemski
  • 93
  • 8
1
vote
1 answer

Android download txt from website without removing wrap

I need to download a .txt file from a website, the problem is the downloaded file doesn't respect the same line wrapping as the original file. File: Word1 Word2 Word3 File downloaded: Word1Word2Word3 I use this method to download (this isn't…
ClearCode
  • 47
  • 4
  • 11
1
vote
0 answers

Is there a way to change font size of a batch of text within a document

I have a bunch of text that needs to change its font size. The text block I want is in the middle of a document. So right now, what I do is below. I keep getting some bunches of text not changing font size. Is there a better way to do this? I tried…
mechanicum
  • 699
  • 3
  • 14
  • 25
1
vote
0 answers

TX TextControl How to traverse through each Cell in a Table

I have a word document which contains some text and a table. I am loading this document in TX TextControl. I want to traverse through each cell in TX TextControl and extract the contents of each cell and save them in various fields in RTF format in…
Yogi Yang 007
  • 5,147
  • 10
  • 56
  • 77
1
2 3 4