cancel
Showing results for 
Search instead for 
Did you mean: 

Purchase Order printing

0 Kudos

Hi,

I have copied the standard PO medruck to Zform.

I have changed main window & inserted 1 box (table) in it.

Now on the printout first page is ok but on 2 nd page the box moves to the top & entire layout is disturbed only on 2nd page.

What might be the reason??

thanks & regards,

Manas,

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

hi

check where u inserted the window...it should have the same alignment as in the FIRST page and the NEXT page.

See the settings and alignment in the Form painter and adjust as per ur requirement.

Hope this may solve ur problem

Regards

sailendra kolakaluri

former_member196280
Active Contributor
0 Kudos

To avoid this kind of situation, try to create a new window similar to main window in dimensions etc, and place in over main window...try to use all your box statements in this new window in first page. Similarly for next pages onwards create on more new window as told above and draw boxes.

I guess this will solve your problem.

Reward points if useful.

Regards,

SaiRam

Former Member
0 Kudos

Hi

Check the second page WINDOWS allignement and adjust the window sizes accordingly to print the same correctly

Reward points for useful Answers

Regards

Anji

0 Kudos

hi,

Following commands I have put in the text element of the main window.

Now my problem is.....this code perfectly works on the 1st page & on 2nd page the box of the main window moves upward.

Is there any solution for this??I have checked all the alignments.

Thanks & Regards,

Manas.

........1........2........3........4........5........6....+....7..

/* Item data

/* -


/* -- Purchase order -


/E ITEM_HEADER_F

/: BOX FRAME 7 TW

/: BOX XPOS '15' MM WIDTH 0 TW HEIGHT '90' MM FRAME 10 TW

/: BOX XPOS '100' MM WIDTH 0 TW HEIGHT '90' MM FRAME 10 TW

/: BOX XPOS '125' MM WIDTH 0 TW HEIGHT '90' MM FRAME 10 TW

/: BOX XPOS '150' MM WIDTH 0 TW HEIGHT '90' MM FRAME 10 TW

IP No,,,, Mat No.,,,,,,,,Draw No.,, Qty,,,, Rate,,,,,,

= Amount

IP ,,,, Description

UL &ULINE(74)&

/E ITEM_LINE_3F

IM &ekpo-ebelp&,,,,&EKPO-EMATN&&draw-doknr&,,,,,,

&EKPO-MENGE&

= &EKPO-MEINS&

I2 ,, &EKPO-TXZ01&,,,,,,,,,,,,&ekpo-netpr&,,,,&EKPO-NETWR&

/* IF &RM06P-PRMG2& NE ' '

/* *** Already conf./acknowl. quantity is &rm06p-prmg2& &t006A-mseht&

/* ENDIF

Former Member
0 Kudos

Hi

Once check your layout editor of the second page and arrange all your boxes in an order activate it and check again

Reward all helpfull answers

Regards

Pavan