Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, December 12, 2019 3:46:51 PM(UTC)

Robbey  
Robbey

Groups: Registered
Posts: 22


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.

The following image is displayed pixel for pixel from image to screen which assumes that the image's pixel aspect ratio (2:1) matches the screen's pixel aspect ratio (1:1). This results in an image that is displayed squashed with half the height it should have when displayed correctly.

Incorrectly Displayed Fax Image

In this example, we load a fax that is embedded in a PDF file and save it as a TIFF. During the process, we ensure that the X and Y resolution of the resulting TIFF matches the that of the FAX in the PDF.

File Attachment(s):
ConvertPdfToTif.zip (5kb) downloaded 70 time(s).

Edited by moderator Monday, March 2, 2020 2:09:03 PM(UTC)  | Reason: Not specified

Robbey Rodriguez
Developer Support Engineer
LEAD Technologies, Inc.
Leadtools Logo
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, March 24, 2020 12:14:12 PM(UTC)
Luke Duvall

Groups: Registered, Tech Support, Administrators
Posts: 34


Updated Project to LEADTOOLS Version 20 using Visual Studio 2019

Make sure to unzip this project into "C:\LEADTOOLS 20\Examples\DotNet\GitHub" to test. If you do not have a GitHub folder, create one and then unzip the project inside the folder.

File Attachment(s):
ConvertPdfToTif.zip (77kb) downloaded 72 time(s).
Luke Duvall
Developer Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.062 seconds.