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

Printing Problem in script

Former Member
0 Likes
227

Hi Experts,

I have faced one problem regarding printing the Labels.

My Document contains Two Pages including four labels.

Each page contains two Labels. Print Preview is displaying the pages correctly. But while i am giving the Print out , printing the First page(overwrite the Second page contents in first Page) only.

But in Program i am calling new-page element in Main window.

How can i solve this issue ?

Thanks & Regards,

Neptune.M

1 REPLY 1
Read only

Former Member
0 Likes
204

I have understoon your problem correctly, the issue occurs only when you print just the first page. So, when you print both pages the labels do come out correctly ?.

If that is the case can you try and adjust the size of the main window according to the page-size. Basically, reducing the number of lines in the main window in accordance with the page length.