cancel
Showing results for 
Search instead for 
Did you mean: 

each table row in a new page in adobe forms

Former Member

Hello,

I table with multiple records, but i want now that for each table row in a new page is started at the PDF.

can anyone help.

Thank you,

Venkat.

Accepted Solutions (0)

Answers (1)

Answers (1)

suneel_uggina
Participant

Hi Venkat,

We can display the each row of table in new page through sub form concept.

1) Drag the fields of the table (or) data row into the design view.

2) Wrap the data row into a sub form

3) Set the Properties of the sub form as shown below.

4) Add the Binding for the Sub form as shown below.

Click on Save , Activate and Execute.

Output:


Thanks,

Suneel.Uggina.

Former Member
0 Kudos

Thank for your reply Suneel,

I already tried like this but i am getting extra empty page.

Please check the below screen shots..

P

Please suggest me.

Regards,

Venkat.

suneel_uggina
Participant
0 Kudos

Hi venkat,

Did you get solution to avoid extra empty page while using Go to Next Page..We can avoid it using conditional breaks.

Please refer the below document for Solution.

If you got any other solution for this issue please post it and close the Discussion, It may help others whenever they face this kind of issue.

Thanks & Regards,

Suneel.Uggina.

Former Member
0 Kudos

Suneel,

Thanks for your reply.

Please the read the issue once again. I need to display each record in each page. as you said, suppose we have 4 records in the table (like 1000,1000, 2000, 2000). in this case if we use condition break each record will not print to each page. right?

Regards,

Venkat.

suneel_uggina
Participant
0 Kudos

Yes,,If we have duplicate records then they will be printed on same page Whenever the VBELN differed then new page will be triggered .Which standard table you are using to fill the internal table..

Thanks,

Suneel.Uggina

suneel_uggina
Participant
0 Kudos

Hi Venakat,

We should have atleast one Unique field in your Internal table

Then we will get each record in a New Page.

Thanks

Suneel.Uggina.

Former Member
0 Kudos

Suneel,

I added new column in the internal table, with in the loop, pass the sy-index value into the new column. for this new column i have been used condition break. working fine now.

Regards,

Venkat.

suneel_uggina
Participant
0 Kudos

Venkat,

If you are ok with solution Please close the thread...

Regards,

Suneel

0 Kudos

Hi,

I used the above solution, but I am getting an extra empty page at the end of the document. As well that extra page is getting counted in the page count as well. How do I avoid this?

The above conditional breaks link is broken can you please post it again or the solution here.

Best Regards,

Sanket