I have included a library member #include country.lib that adjust page size parameters for A4 VS Letter paper.
The only thing that is different is the first line for which country the report is run in.
===== country.lib======
! library member to setup page size for specific country
! simply change the country to UK for UK length paper
#define COUNTRY US
#IF {COUNTRY} = 'UK'
#define BOOK_LINES 42
#define BOOK_COLS 187
#ELSE !default for US
!#define BOOK_LINES 48
#define BOOK_LINES 52
#define BOOK_COLS 190
#ENDIF
-----Original Message-----
From: Michael Docteroff [SMTP:doctoroffm@PT.CYANAMID.COM]
Sent: Thursday, April 10, 1997 1:59 PM
To: Multiple recipients of list SQR-USERS
Subject: ANOTHER PRINTER PROBLEM
Hello,
I have new users in Europe who would like to start running some of are
existing SQR reports. The reports currently are not printing correctly
with the default layout.
Any suggestions on how to correct this with out he pain of creating a
seperate layout for those users, for all the reports that they want to
run.
Michael Docteroff
Unrecognized Data: application/ms-tnef