BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
feierfly
Fluorite | Level 6

Hi, I got error as below usting ODS PDF to output the result containg both tables and barline charts in the pdf format. 

 

Capture.PNG

Plese give me suggestions on how to solve this error.

 

Thank you.

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
SAS Super FREQ

Hi,

  GBARLINE works for ODS PDF for me using SAS 9.4. The issue does not seem to be with GBARLINE, but instead with the device driver that is active on your system when ODS PDF is used.

 

  The code in the example below worked for me.

 

cynthia

 

ods_pdf_gbarline.png

 

 

View solution in original post

2 REPLIES 2
Cynthia_sas
SAS Super FREQ

Hi,

  GBARLINE works for ODS PDF for me using SAS 9.4. The issue does not seem to be with GBARLINE, but instead with the device driver that is active on your system when ODS PDF is used.

 

  The code in the example below worked for me.

 

cynthia

 

ods_pdf_gbarline.png

 

 

feierfly
Fluorite | Level 6

Awesome, the goptions device=png works. Thank you,  .

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 751 views
  • 1 like
  • 2 in conversation