PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

SQR Report - Layout

edited Oct 21, 2021 10:46PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

Hi all,

I am creating PDF file using SQR. The Table which I am going to print using SQR has around 25 different columns.

I have done below code in setup

declare-layout rpt1 

 paper-size=(20, 20)     

orientation=landscape

end-declare  

 

  Declare-Report rpt1

   Layout=rpt1

   Printer-Type=Postscript

 End-Declare 

When my begin-select return 1 row , the report is printing in landscape mode. But when the are more than 1 row, it changes it to portrait mode automatically.

Can you please help me?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center