Merge PDF Files - C#, VB, and Java Code

Posted on 2021-07-13 15:35:41 by Halah Villalobos

merge-docs-300

We have done several posts that uses the LEADTOOLS Document Converter to convert and merge multiple images and documents, including PDF. However, if all you need is to merge multiple PDF files into a single PDF file, LEADTOOLS has a PDFFile class that can combine PDF files with one-line of code.

The PDFFile class is available for .NET FX, .NET Core, and Java. In addition to PDF file merge, the PDFFile class provides much more including getting information about the file, getting PDF metadata, encrypting and decrypting PDFs, distilling PostScript to PDF, digital signing, bookmarking, annotating, and web optimizing.

Continue Reading...

Categories:

PDF

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

Posted on 2021-06-17 10:07:36 by Katie

text to pdf

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 from text to PDF is less complicated because the source TXT file is always text based. On the other hand, PDF files can be text or image based. Converting an image to text requires OCR. Converting Text to PDF does not matter if the resulting PDF is image- or text-based.

Continue Reading...

Convert XLS and XLSX to PDF with .NET Core (C#, VB, and Java)

Posted on 2021-04-19 16:28:26 by Gabriel Smith

Continue Reading...

Create a QR Code from OCR Results

Posted on 2021-03-08 11:59:32 by Zac Ferraresi

We take great pride in the fact that LEADTOOLS is truly a comprehensive imaging SDK. We developed LEADTOOLS with the mindset that we want it to be a one-stop-shop for imaging. There are many applications, especially in the document imaging world, where technologies intersect and you may find the need to piecemeal multiple SDKs together. For example, Scanning + Document Cleanup + OCR, OMR + Forms Recognition + OCR, or OCR + PDF. How about something a little less common, like OCR + Barcode?

Continue Reading...

How to Create a .NET Core Cross-Platform OCR Application using LEADTOOLS

Posted on 2021-03-08 11:51:06 by Zac Ferraresi

This video showcases how you can use the LEADTOOLS .NET Core libraries to build a cross-platform OCR Application. This sample application loads a sample image such as a TIF, performs OCR on the text, and outputs the recognized words into a PDF document.

For the source code for this project please visit our support forum: http://bit.ly/NETCoreOCR

Continue Reading...
LEADTOOLS Blog

LEADTOOLS Powered by Apryse,the Market Leading PDF SDK,All Rights Reserved