Printing/Designing A0 Size Reports in Access

K

Khalid Saeed

Dear Sir:

Please note that I need to design a A0 Size report in
Access, I read the access specification and come to know
that the maximum repot size available is 22in X 22in. Can
you help me to solve my problem

Regards,

Khalid
 
M

Marshall Barton

Khalid said:
Please note that I need to design a A0 Size report in
Access, I read the access specification and come to know
that the maximum repot size available is 22in X 22in. Can
you help me to solve my problem


What problem?

The 22" Width limit is a hard limit that can not be
exceeded.

The 22" Height limit is only the limit of the height of each
section's design space (the total design height is 200").
Since the Detail section repeats for each record in the
report's record source table/query, the length of a printed
report is nearly unlimited.
 
Top