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

Hello, 

 

I am attempting to output the header/title of a PDF document using the ODS PDF mechanism. 

 

I would like to have an image aligned on the left justified, a bit of text formated and Centre Justifiedm then a second image right Justified, all in the same row.

Is this possible using a Title statement? 

 

Currently when I try to do this only the Justification of the first image seems to have any effect. 

 

here is the current code i am using:

title "~{style[Just=L PREimage='K:\RETS Feeds\Southern Ontario\CREA.PNG']  }" "~{style [Just=C background=WH color=BL font_size=18pt ]&ANAME}" "~{style[Just=R PREimage='K:\RETS Feeds\Southern Ontario\LOGO_HAMI.png']  }";

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
Diamond | Level 26

Hi:

  It works for me. See the example below.

cynthia

left_right_logo.png

View solution in original post

2 REPLIES 2
Cynthia_sas
Diamond | Level 26

Hi:

  It works for me. See the example below.

cynthia

left_right_logo.png

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 2608 views
  • 2 likes
  • 2 in conversation