Tag Archives: text

Convert TXT to PDF in C#, VB, and Java

We recently posted “Convert PDF to TXT in C#, VB, and Java” that uses the LEADTOOLS Document Converter class. Now, we are going to go the other way around and convert TXT to PDF. The main difference is that conversion … Continue reading

Posted in Document Converter | Tagged , , , , , , | Leave a comment

Convert PDF to Text in C#, VB, and Java

While PDF files are flexible and portable, unfortunately they are not always searchable. In fact, a very common request is for the ability to parse text from PDFs. Luckily, LEADTOOLS OCR Engine makes extracting searchable text from PDF files a … Continue reading

Posted in Document Converter | Tagged , , , , | Leave a comment

Use LEADTOOLS OCR to Store Text from Screenshots to the Clipboard

Continuing off of my previous blog post about using LEADTOOLS OCR to save screenshots as searchable PDFs, this post demonstrates how to extract the text from those screenshots and store it back into your clipboard as plain text. Like I … Continue reading

Posted in OCR | Tagged , , | 1 Comment

LEADTOOLS Wins 3 Visual Studio Magazine’s 2016 Reader’s Choice Awards

Visual Studio Magazine today announced the winners of its 23rd annual Reader’s Choice Awards. The 2016 winners are chosen by the readers of Visual Studio Magazine and honor the best Visual Studio- and .NET Framework-related tools and services in 36 … Continue reading

Posted in News | Tagged , , , , , , , , , | Leave a comment