View Single Post
Old October 5th, 2008, 10:28 AM     #16 (permalink)
bash42509
Junior Member
 
Join Date: Oct 2008
Posts: 1
I want to split pages as i like when iam printing

Hi,

Thanks for quick reply.
When I am filling the form.
if the first form exceeds the page. The pages should print like, 1a of 3, 1b of 3, 2 of 3, 3 of 3.
If the second form exceeds the page.The pages should print like, 1 of 3, 2a of 3, 2b of 3, 3 of 3.
If the third form exceeds the page.The pages should print like, 1 of 3, 2 of 3, 3a of 3, 3b of 3.

Can you plz help me out?

Thanks
bash42509 is offline   Reply With Quote