Skip to Content
0
Former Member
Mar 05, 2009 at 06:45 AM

set value of line & column numbers in template of smartform

57 Views

Hi,

I have created a template with two columns to print customer data as below.

Example

First Page

Customer XYZ (L=1,C=1) Customer XYZ (L=1,C=2)

Customer XYZ (L=2,C=1) Customer XYZ (L=2,C=2)

Customer XYZ (L=3,C=1) Customer XYZ (L=3,C=3)

Customer XYZ (L=4,C=1) Customer XYZ (L=4,C=2)

Second Page

Customer ABC (L=1,C=1) Customer ABC (L=1,C=2)

Customer ABC (L=2,C=1) Customer ABC (L=2,C=2)

i have defined column & line positions for the details printed above.

Now at end of every customer i need to print the details of the next customer on a new page starting from Line 1 Column 1.

I would like to know if it is possible to set the values of the line & column positions in the template

dynamically in the text element while triggering the new page command

Your help will be appreciated.

Siddharth