Planet PDF Forum Archive

Planet PDF ForumThe page you are viewing is part of our 160,000 page PDF discussion forum archive spanning 1999-2008. Would you believe we have a 2nd forum archive which covers 2008 - 2011? But... if you really want to bust-a-move head to the LIVE Planet PDF Forum. It features more than 10 conferences, covering everything from beginner discussions to in-depth developer and pre-press discussions.


How to search this archive. The quickest way is to use the filters on our Advanced Search page so that only archive pages are included in the results.


Previous | Next | (P-PDF) Engineering


Topic: How to linearize without massive byte increase?
Conf: (P-PDF) Engineering, Msg: 157473
From: rentthisspace
Date: 1/12/2007 12:03 PM

I have a plug-in that updates some metadata, and adds some dictionaries to define the associated index for the file.

When saving using the PDSaveIncremental flag, the file increases by an acceptable 5K bytes. But, the files aren't linearized.

When saving with PDSaveLinearized and the required PDSaveFull flag, the files increase to nearly double size. This is unacceptable for our purpose, since many of our original files are over 3MB, and increase to over 6MB.

Linearization is not available without save full, as stated in the following comment from PDExpT.h, where PDSaveFlags are defined:

/** Write the PDF file in a format that is optimized for page-served remote (network) access ("linearized").
This flag is ignored if PDSaveFull is off.

(Prior to Acrobat 7, linearizing a file caused Cos objects
to be renumbered, which required that some plug-ins use
notifications to release and re-acquire objects. In
Acrobat 7, objects are no longer renumbered.)
*/
PDSaveLinearized = 0x04,

...a further comment mentions garbage collection...

/** Remove unreferenced objects, often reducing file
size. Plug-ins are encouraged to use this flag.
This flag is ignored if PDSaveFull is off.
*/
PDSaveCollectGarbage = 0x20,

Here is my save call:

PDDocSave(activePDDoc, PDSaveFull | PDSaveLinearized | PDSaveCollectGarbage, asPathDest, NULL, NULL, NULL);


QUESTION: How to save linearized, but keep the size down?

"If you think education's expensive, try ignorance."


PDF In-Depth Free Product Trials Ubiquitous PDF

LockLizard Safeguard PDF Security

Made specifically for publishers of high value information published in PDF format, it protects your PDF...

Download free demo

ARTS PDF Aerialist X

The ultimate plug-in for Adobe Acrobat. Advanced splitting, merging, stamping, bookmarking, and link...

Download free demo

Ubiquitous PDF: DIY PDF magazines, courtesy of CNET and Magazinify

Thanks to Magazinify.com, it's possible to have web articles delivered right to your inbox in PDF form. If that weren't enough, the nice folks at CNET have been nice enough to publish a step-by-step guide about how to set this all up using just a little time and a free Magazinify account.

September 06, 2011
Search Planet PDF
more searching options...
PDF Resources
Platinum Sponsor

ARTS PDF

Create & Edit PDF - Nitro PDF Software

Silver Sponsors

LockLizard DRM PDF Security Quick PDF Library: The Unrivaled PDF Developer Toolkit

Featured Product

ARTS PDF Crackerjack X

The most popular Acrobat plug-in for PDF-based color print production and automation.

Featured Event

Adobe Digital Marketing Summit

March 20-23, 2012 -- Salt Palace Convention Center, Salt Lake City, Utah

The Digital Marketing Summit is the premier event for digital marketers and advertisers to learn about and share key strategies for driving marketing innovation. Attend Summit to learn how you can create, measure, and optimize digital experiences to revolutionize how the world engages with ideas and information.

PDF Store Categories