cancel
Showing results for 
Search instead for 
Did you mean: 

Page Break in Adobe Forms

Former Member
0 Kudos

Hi

Can anybody tell me, how to break a page based on requirement I need to create a new page at run time.

I need to send credit/debit note for each customer in one page.

for every new customer i need to print in new page, how it is possible.

should i use javascript, if yes please give some example code where i should write.

Thanks & Regards.

Murali Papana.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello !!

So... could you explain please how you did it ??

Former Member
0 Kudos

Conditional Page breaks.

In a layout, Select table-->data in object palettes select Pagination tab there you will find conditional break.

Click Edit button on that, then it will display one dialog box there you can generate query based on language selection.

Former Member
0 Kudos

Hi Murali,

Conditional Page breaks.

In a layout, Select table-->data in object palettes select Pagination tab there you will find conditional break.

Click Edit button on that, then it will display one dialog box there you can generate query based on language selection.

I did what your said, but its not triggering the Page break.

My requirement like.

i have four fields, like LGORT,MATNR,MAKTX

Every new LGORT Record i have to display new page.

Could you give breaf explanation.

Regards,

srinadh

Former Member
0 Kudos

Hi Srinath,

I too got same problem, please let me know if you get any solutions.

Thanks,

Chandra

Former Member
0 Kudos

This reads as though it's a bit of a problem.

The 'Conditional Breaks' sounds like the logical point to force a page break based on a combination of inequality or if a particular data element equals a known value.

However, I don't seem to be able to get the 'Conditional Break' to work.

So, the question I would like to ask, is how can you tell if the conditional break logic is correct and whether or not it is running? For example on an ABAP system is it possible to run it?

My attempts at getting the break to open a pop up or write to disk via JavaScript fails, which is leading me to think they they are being ignored by the Adobe Form at both the server and client level.

Is it possible that I have missed another setting somewhere else in the Adobe form configuration?

Former Member
0 Kudos

solved myself

Former Member
0 Kudos

Hi Murali,

got the same problem.

Did you solve the problem by now?

If yes, please let me know how.

Kind regards

Uwe Grieger

Former Member
0 Kudos

Hi Uwe

Yes, I solved this dynamic page break problem.

Solution : -

In a layout, Select table-->data in object palettes select Pagination tab there you will find conditional break.

Click Edit button on that, then it will display one dialog box there you can generate query based on language selection.

Regards.

Murali Papana.

Former Member
0 Kudos

Hi Murali,

thanks a lot!

regards

Uwe