Date: Mon, 17 May 2010 19:06:04 -0400
Reply-To: Ya Huang <ya.huang@AMYLIN.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Ya Huang <ya.huang@AMYLIN.COM>
Subject: Re: How to silence "unsupported ... ACTIVEX ... PDF" warning?
Very likely you have a device=activeX in your goptions statement.
Change that to device=actximg, the warning will be gone.
On Mon, 17 May 2010 17:05:41 -0400, W. Matthew Wilson <matt@TPLUS1.COM>
wrote:
>Hi --
>
>I've inherited some old SAS code and I see this in my logs:
>
>WARNING: Unsupported device 'ACTIVEX' for PDF(O) destination. Using
>device 'ACTXIMG'.
>
>The code ods pdf to write some PDF files.
>
>Is there an easy way to silence that warning?
>
>Matt
>
>--
>W. Matthew Wilson
>matt@tplus1.com
>http://tplus1.com
|