BookmarkSubscribeRSS Feed
nr1
Calcite | Level 5 nr1
Calcite | Level 5

I want to align my image right side of my report 

 

I am giving the  code as 

 

/options topmargin=.8cm leftmargin=.8cm rightmargin=.8cm topmargin=.8cm;
options  NONUMBER nodate  nocenter orientation=landscape spool pagesize=max pdfsecurity=high pdfpw=(open=&lv_pw) papersize=A4;
ods pdf  compress=9 file="/fedwork/reports/ecoll/reports/Account1_wise_splitup_&lv_disp_mercahntid..pdf" notoc style=FB startpage=no dpi=300;
ods escapechar ="^";
title1 j=r '^{style  [cellwidth=5.0cm cellheight=2.2cm backgroundimage="/fedwork/batchjob/pos/ Logo1.jpg"] }';
 
 
This image still aligning to left however if i remove the cellwidth the image goes right but as a tiny spot which is not able to identify

 

1 REPLY 1

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 748 views
  • 0 likes
  • 2 in conversation