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

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
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
  • 1131 views
  • 0 likes
  • 2 in conversation