Skip to Content
0
Former Member
Feb 23, 2009 at 03:40 AM

Multiple PDF's

39 Views

Hi Experts,

I have a scenario where i need to create multiple PDF's in a single document

Below is my page structure,

Masterpage

|---Contentarea1

BodyPage

|---Main subform(flowed)

|--BodySubform(Positioned)

|----Table subform(flowed)

|-----Table body ( this grows dynamically based on no.of recs from backend)(Table flowed)

|------Table footer

I gave pagination of Mainsubform as Overflow to Contentarea1 and context nodes structure sameas Bodypage.

for all the fields data comes through RFC.some data comes as parameters and others are tables.

I am trying to flow the whole body page based on number of inputs given.

i was half successful as two pdf's are getting created in same document for two inputs,but the

dynamic table data is not getting flowed and the all the data from the both inputs are getting printed in the same page.please help me to spot what is to be fixed.

Thanks and Regards,

Siva

Edited by: Siva on Feb 23, 2009 5:07 PM