Convert Faxes Embedded in PDF to TIF

Posted on 2019-12-19 11:45:39 by Nick Villalobos

File Formats Banner

Even today there are many organizations that rely on fax as a required form of communications. Because of this, receiving faxes is a requirement that much still be met. To do this, many organizations utilize fax services either hosted locally or by a third-party. Many of these services will email received faxes to users as a PDF file.

In a normal facsimile transmission, every other scan-line is skipped. This reduces the amount of data that needs to be sent over the relatively slow connection used to send faxes. To account for the missing scan-lines, the aspect ratio of the pixels is 2:1. It is important to recognize this when displaying the image else you will end up displaying the image incorrectly, making it looked squashed.

Continue Reading...

Convert Word Doc to PDF in C++

Posted on 2019-12-17 17:12:52 by Nick Villalobos

Document Converter Header

LEAD is continuously updating and adding new features to LEADTOOLS. One feature that was rolled into Version 19 after the initial release includes enhanced SVG support. This enhancement allows users to load document and vector formats as SVG, which can then be handed off to other parts of LEADTOOLS such as the Document Writers. In other words, you can convert from formats such as DOC, PDF, DWG, DXF, etc. to other document formats such as PDF/A, HTML, and SVG without rasterization or OCR.

In Convert a Word Document to PDF (C#), I attached a project to show how to do the conversion in .NET. Now I have attached a C/C++ version of the project that will convert vector and document formats to PDF.

Continue Reading...

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

Posted on 2019-01-25 17:11:44 by Gabriel Smith

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 there is nothing I can do at the moment about the power and everyone around me is safe, I decided to forget my first-world problems, go to the office, which does have power, and write a small and simple app that solves some common first-world problems. I am hoping that you will find this tool useful, too!

Continue Reading...

New White Paper: Add HTML5 Document Viewer to ASP.NET MVC 5 Project

Posted on 2017-08-14 10:49:15 by Gabriel Smith

The latest update of LEADTOOLS V19 includes an MVC project using the LEADTOOLS DocumentViewer. Additionally, the services have been refactored so that the services configuration part of this paper is out of date and no longer applies. However, we have decided to continue to make this paper available because there is useful information on configuring CORS in IIS that applies to many different applications.

If you have any questions about how to use the LEADTOOLS DocumentViewer in an MVC application, please contact support@LEADTOOLS.com.

Continue Reading...

Convert to PDF Series: 25 Projects in 25 Days

Posted on 2015-10-30 09:46:50 by Greg

Default Conversion Form Filled In Conversion Form Metadata Dialog Filled In Metadata Dialog

As part of the LEAD Technologies 25th anniversary, we are creating 25 projects in 25 days to celebrate LEAD's depth of features and ease of use. Today's project comes from Aaron.

What it Does

This project converts images to searchable image-over-text PDF files with metadata using LEADTOOLS Version 19.

Continue Reading...
LEADTOOLS Blog

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