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

cheque printing

Former Member
0 Likes
595

Hi all,

I seem to have a unique problem while printing the cheque (envelope size).

I have set the page format to envelope size.

but after the first cheque gets printed, the second page's (cheque's)data gets shiffted up by 1 mm , 3rd page's (cheque's)data gets shiffted up by 2 mm and so on.

Please suggest any solution if someone has encountered a similar probelm..

thanks

4 REPLIES 4
Read only

Former Member
0 Likes
562

Hi Arun,

first you have to write the code for Printer Initialization for that Particular Device type. Based on Printer Initialization coding only, the Printer will work.

If the Printer Initialization is empty, then Printer will take default Page Size. It will Print with error.

So First you have to write the coding for Printer Initialization.

With Regards,

Neptune.M

Read only

0 Likes
562

Hi ,

Thanks Neptune for immediate reply.

I have already added the code in the Printer Intitialization in SPAD.

The page is breaking fine at the cheque length. But after the first cheque,i.e for the second and furhter pages, the data is getting shifted by 1 mm up.

please explain...

Read only

0 Likes
562

hi,

Kindly give your Cheque Layout Height and Page Layout Size.

Regards,

Neptune.M

Read only

0 Likes
562

Hi Arun,

Plz try to add 1 mm in the layout height...

Regards,

Hendy