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 : Monday, March 10, 2008 7:59:26 AM(UTC)
dance2die

Groups: Registered
Posts: 2


Leadtools version: v14
Platform: .NET 2.0 using C#


All I am doing is simply adding a 10kb image to each PDF page and saving to separate TIFF files

Original PDF file size: 4.3 MB
PDF contains both B/W & color pages - 23 pages total
Below are PDF and JPEG options
  PDF Load options
    DisplayDepth = 24
    X/Y Resolutions = 300
  JPEG Save options
    QualityFactor = 5

Problem is that, even though I change around resolutions, resultant Tiff files are too big
When PDF resolution is set to 300, Tiff files become 150MB.
Event with 150 or 72, Tiff file sizes become at least 60MB and over.

What would be the best practice (good compression with good quality) to convert each PDF files to TIFF images?
I was expecting result file to become like 5~10MB.


Thank you

-- Sung
 

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 : Monday, March 10, 2008 10:41:32 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


You must be saving the TIF files as uncomressed.  If you need color, try saving the files as TIF JPEG or TIF LZW.  If you want B/W, save the images as TIFF CCITT Group 4.

If you continue to have problems, please post the code snippet of your loading and saving code and the input PDF file you're using.

NOTE: If you are attaching a project or file to the forums...
1.) Zip the file(s) up.
2.) Make sure it is less than 5 MB.  If it is larger, please send an email to support@leadtools.com and we'll send you FTP instructions.
3.) Remove ANY AND ALL unlock codes and LEADTOOLS DLLs.
4.) Do not click the preview button, the attachment will not show up when you post it.
 
If you do not wish to post your file(s) on the forum since they are publically viewable, please send an email to support@leadtools.com and make sure that you include a link to this forum post.

 
#3 Posted : Tuesday, March 11, 2008 3:02:31 AM(UTC)
dance2die

Groups: Registered
Posts: 2


Thank you Greg, I will try to save Tiff files in different formats.
 
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.074 seconds.