Category Archives: Document Converter

Automatically Annotate and Bookmark PDF Files using LEADTOOLS

Whether you’re creating contracts for business-to-business agreements or putting together a searchable PDF repository, finding a fast and efficient PDF viewer is critical. Tasks that are usually tedious and time-consuming with all the other PDF Viewers on the market (yes, … Continue reading

Posted in Document Converter | Leave a comment

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

You might have heard about how LEAD has a world-class Document Converter. Our Document Converter can easily transform HTML to PDF. The portability of a PDF allows you to access content from webpages across multiple devices both on- and off-line. … Continue reading

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

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 and Base64 Encode Images and PDFs in C#

Base64 encoding is used to encode binary data, such as a PDF file, into an ASCII string format that is compatible with systems that can only handle text. For example, email attachments and binary uploads in HTML forms are converted … Continue reading

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

Convert Multi-page TIFF to Searchable PDF in C#, Java, and C

It is tax season in the US. My CPA wants all of my supporting documentation to be saved as PDF, but I saved all as one multi-page TIFF when I scanned them. Fortunately, I have access to LEADTOOLS OCR. In … Continue reading

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