Tag Archives: .NET Core

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

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 … Continue reading

Posted in PDF | 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 XLS and XLSX to PDF with .NET Core (C#, VB, and Java)

We have recently fielded several questions about converting Office formats such as Excel to PDF using .NET Core. The LEADTOOLS Document Converter SDK class makes this a quick and easy task while still providing flexibility for any scenario. Read more … Continue reading

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

Build a .NET Core Image Conversion MicroService using LEADTOOLS NuGet Packages

This blog post is to demonstrate the simplicity when working with LEADTOOLS NuGet packages to convert a hosted file from the web to a PNG. LEAD introduced NuGet packages at the release of Version 20 and never looked back. The … Continue reading

Posted in File Formats | Tagged , , , , | 1 Comment

Solution to 4 Common First-world Problems – Convert and Merge to PDF

This past weekend, I was very fortunate compared to so many people that recently faced and are still having to deal with Hurricane Florence. At home, the power is out, but there is no major damage. I am fortunate. Since … Continue reading

Posted in Document Imaging, OCR, PDF | Tagged , , , | 2 Comments