LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2011, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 8 Mar 2011 13:13:56 -0500
Reply-To:   CO_SAS_Guy <jason.gannon@YAHOO.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   CO_SAS_Guy <jason.gannon@YAHOO.COM>
Subject:   Outputting to PDF / "save as" dialog box popping up every time for 200x loop

Hello all-

Quick question regarding outputting to a pdf.

I'm running Base 9.2 and some code that a former co-worker produced. It is outputting a file to a pdf, but does so some 200 times each one it's own individual document.

When he ran it on his computer, it output all 200 docs with one run of the code, however when I run it on mine the "save as" dialog box pops up for each and every file and asks me to input the name of the file and the only file type available to save it as is a ".xps" document.

I can choose to enter a file name or just hit the cancel button (or "X") in which case the pdf file still outputs to the specified path.

My question is so that I don't have to do this 200 times, is this an option somewhere that I need to turn off? My co-worker thinks that I need the Adobe professional version installed since he had that as well on his desktop, but I'm not sure that will make the difference.

Any suggestions are greatly appreciated!

thank you.


Back to: Top of message | Previous page | Main SAS-L page