How do you save a pdf as optimized with IAC?
i have c# console app i've written batch process pdf's , save them out optimized. problem haven't found definitive answer correct ntype optimized file. here code.
pddoc.save(1 + 32, impofile);
i believe 1 pdsavefull , 32 pdsavecollectgarbage.
should saving pdsavelinearized?
thanks.
that depends on mean optimized, exactly. can clarify you're going for?
More discussions in Acrobat SDK
adobe
Comments
Post a Comment