LEADTOOLS.com Links
Recent Posts
- LEAD Gives Back: Local School Tours and Guest Speaking Engagements
- Gold, Silver, and Bronze for LEADTOOLS Imaging Pro, Barcode Pro, Pro Suite, and Cloud Services – 2023 VSM Reader’s Choice Awards
- LEAD Gives Back: Summer 2023 Internship Program
- DataOps Day Recap with Video: Islands of Data in Healthcare and How LEADTOOLS & MiPACS Can Help
- LEAD Gives Back: Helping to Grow Future Developers with Free Educational Licenses
Categories
- .net (5)
- Cloud Services (3)
- Document Imaging (160)
- Analyzer (2)
- Annotations (5)
- Barcode (15)
- Document Converter (10)
- Forms Recognition and Processing (18)
- MICR (1)
- OCR (36)
- PDF (26)
- Virtual Printer (2)
- General (50)
- General Imaging (53)
- File Formats (2)
- HTML5 (19)
- Image Processing (11)
- Web Scanning (1)
- Medical Imaging (28)
- Multimedia Imaging (35)
- News (129)
- Recognition (2)
- Success Story (2)
- Video Tutorials (5)
Tags
- .NET Framework (60)
- 3D (1)
- Android (25)
- Annotation (40)
- Barcode (61)
- Code Tip (62)
- Codec (2)
- DICOM (66)
- Document Converter (23)
- Document Viewer (31)
- Event (41)
- File Formats (11)
- Forms Processing (29)
- Forms Recognition (34)
- HL7 (7)
- HTML5 (67)
- Image Processing (66)
- iOS (18)
- Java (12)
- JavaScript (50)
- Linux (9)
- macOS (9)
- Medical Viewer (11)
- MPEG-2 Transport Stream (7)
- OCR (103)
- PACS (51)
- PDF (82)
- Product Announcement (48)
- Streaming (7)
- TWAIN (14)
- Viewers (37)
- Virtual Printer (8)
- White Paper (24)
Tag Archives: Java
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
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
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 .NET Core, C#, Document Converter, Java, PDF, text, VB
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
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 .NET Core, C#, Document Converter, Java, Microsoft Office, Paperless Office, PDF, VB.NET, XLS, XLSX
Leave a comment