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 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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