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 (September 2000, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 28 Sep 2000 11:44:18 +0200
Reply-To:     Bas Pruijn <bas.pruijn@CMG.NL>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
Comments:     To: "Michael S. Zdeb" <msz03@HEALTH.STATE.NY.US>
From:         Bas Pruijn <bas.pruijn@CMG.NL>
Subject:      Re: ODS PRNTER PDF
Comments: To: SAS-L@LISTSERV.VT.EDU
Content-Type: text/plain; charset="iso-8859-1"

Are you using version 8e, aka 8.1, aka 8.01? In version 8.0 this doesn't work!

Greetings, Bas

-----Original Message----- From: Michael S. Zdeb [mailto:msz03@HEALTH.STATE.NY.US] Sent: woensdag 20 september 2000 19:10 To: SAS-L@AKH-WIEN.AC.AT Subject: ODS PRNTER PDF

Hi. I saw the discussion on not being able to print PDF files generated by...

ods printer pdf=<filename>;

I tried it and can't print the PDF files on either a printer connected directly to my PC or on a network printer, To add to the 'mystery', I was able to print to a FILE, generating postscript. I tried printing the postscript file and that would not print either. So, as a final test, I tried using Adobe Distiller to turn the postscript back into a PDF file to see if I could print the new PDF file (yes, I know, get a real life). Adobe Distiller could not process the postscript file and reported errors.

Since all these problems revolve around generating postscript that a printer can understand, I can see why one gets the problem of no error messages when printing, just 'the black hole' someone else on the list mentioned. I've run into this before with postscript files. It seems that the postscript interpreter in the printer gets just so far into the code, then hits a command that it can't understand and stops processing the postscript code (as evidenced by Adobe Distiller hitting an 'offending command').

So those of you who say you CAN print PDF files generated by SAS - are you printing graphics (goptions dev=pdf) or reports (ods printer pdf...)?

Mike Zdeb NYS Department of Health ESP Tower-Room 1811 Albany, NY 12237 P:518/473-2855 F:630/604-1475


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