> Is there a way to set the default zoom to 100% for a generated PDF
> document by changing some attribute in the cfdocument code?
> Controlling the default in the file is preferred over relying on the
> default set in Acrobat Reader.
>
> I believe it is possible to change the default by post-processing with
> cfpdf, but I want to make sure that I'm not overlooking something
> easier to implement.
>
> CF8 Standard/Windows 2003

No, I don't think you can do that from CFDOCUMENT. I do think you can
do it from CFPDF using ACTION="PROCESSDDX" to set InitialViewProfile
from within a DDX file:

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_p-q_02.html
http://livedocs.adobe.com/livecycle/8.2/ddxRef/wwhelp/wwhimpl/common/html/wwhelp.htm?context=DDX&file=000673.html

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317250
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to