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

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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