Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Script Printing problem

kesavadas_thekkillath
Active Contributor
0 Likes
268

The upper margin of the header is from 0.

when the page is loaded the printer header is loaded at 2.5 cm as fedault on the first page..

the first page prints excatly from that point. as i want...

but the second page is not printing in the right position.

It starts printing from the bottom of the first page itself..

my req is the second page must start at 2.5 cm as of first page...How to accomplish this..

the page layout is correct with the physical sheet

any solution for this.

1 REPLY 1
Read only

Former Member
0 Likes
250

Hi...

Normally printing of the page is due to the page settings..

When u set the Next Page Attributes as second page hence it will start printing on the secong page..Also u need to associate the window with the pages as per ur requirement...

The information can also be printed in the second page suppose the contents of the main window in page 1 overflows...

Thanx,

Navin..