Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Maher@adobeforums.com #1
Option "Save As optimizes for Fast Web View" in Acrobat
Hello
Status : in Preferences->Documents->"Save As optimizes for Fast Web View" is enabled.
Target : I want to disable this option with my plugin without any user action.
I have tried following :
AVGetOptimizerPresets ( &pPresetNames ) ;
AVGetOptimizerParamsForPreset (*pPresetNames , activeDoc , pPDFOptParams ) ;
// Now I have a copy of the preset. Then I changed the option for Fast Web View :
pPDFOptParams->bLinearize = false ;
But I can not find any function to save the struct I modified.
Does anybody have a solution ?
Thanks a lot.
Regards
Maher Abidi
Signature Perfet KG, Germany
Maher@adobeforums.com Guest
-
Gray Out "Save As" option when client open a6 Pro Mac form in 5 Std PC
I have created a simple form in acrobat 6 pro Mac and I would like my client to open it in a Acrobat 5 PC and be able to "save as" with filled in... -
HELP!! Reading merged files saved in "Save as optimizes for fast web view"
Merged 2 PDF's together with 5.0 using the "insert page" feature. The "save as optimizes for fast web view" box was checked when the merged files... -
"save as" command dimmed in Acrobat 5
Have rec'd a pdf file via email. The pdf has no security settings and appears to have been created in acrobat 6.0. After opening the pdf in... -
"Save for web" option disappeared...
PROBLEM SOLVED! In the course of answering a recent question here, I had cause to revisit my Windows languages settings. For some strange... -
#12029 [Com]: "--with-apxs" can cause the error "MySQL: Unable to save result set in"
ID: 12029 Comment by: sietzepost at streetwisedd dot nl Reported By: root at byone dot com Status: Bogus Bug... -
Leonard_Rosenthol@adobeforums.com #2
Re: Option "Save As optimizes for Fast Web View" in Acrobat
WHY would you want to disable this? Linearized "Fast Web View" enabled PDF are the right and proper type of document to be created.
Leonard_Rosenthol@adobeforums.com Guest



Reply With Quote

