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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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