Date: Wed, 31 Mar 2004 11:44:03 -0600
Reply-To: "Dunn, Toby" <tdunn@TEA.STATE.TX.US>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Dunn, Toby" <tdunn@TEA.STATE.TX.US>
Subject: ODS/PDF/Adobe 6 problem
Content-Type: text/plain; charset="us-ascii"
Sorry for the wrong subject last time.
Okay after trying text="~n" and it not working and then talking to SAS
tech support. They seem to think its an adobe 6 problem and said
upgrade to 9.1. So let's try this again.
The code basically looks like this:
Data _null_;
Put /'0D'x;
Run;
Wraped in an ods wrapper.
Which use to under sas v8 and adobe 5 give you a blank line, now it
gives a box with a circle with a 'x' in it. Now would any of you great
ODS PDF peeps know a work around until we get our system upgraded?
TIA,
Toby Dunn
|