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
SAS Super FREQ

Hi:

  It works for me. See the example below.

cynthia

left_right_logo.png

View solution in original post

2 REPLIES 2
Cynthia_sas
SAS Super FREQ

Hi:

  It works for me. See the example below.

cynthia

left_right_logo.png

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