Date: Tue, 4 Jan 2011 14:41:20 -0600
Reply-To: Joe Matise <snoopy369@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Joe Matise <snoopy369@GMAIL.COM>
Subject: Re: ODS PDF
In-Reply-To: <AANLkTi=MjJqOqub6vt1aGBw_iNu3OvCOd7mgMg5TW6mc@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
You have a great deal of control over the style you use with STYLE= and PROC
TEMPLATE. I'm not sure if you can get identical to LISTING output, but I'd
think it should be beneficial to get some formatting (at least, true lines
instead of font-based lines). STYLE=MINIMAL is one reasonable choice if you
don't want too much shading/etc. You can browse these styles in the Results
window (right click on the top Results line, and select Templates), or look
for some SUGI papers on the subject, plus on PROC TEMPLATE, which is how you
define your own style.
-Joe
On Tue, Jan 4, 2011 at 2:36 PM, John Mike <sasslick@gmail.com> wrote:
> Hello All
> Im trying to generate a report using ODS PDF statement. When I do that the
> pdf is being created in a HTML style. Can I remove this style and just
> generate the simple plain style in PDF document?
> Thanks
> Sai
>
|