Quantcast
Channel: SCN : Discussion List - SAP Interactive Forms by Adobe
Viewing all articles
Browse latest Browse all 1237

How to create a multipage PDF with same template but dynamically varying data?

$
0
0

Hello,

I need to create a multi-page PDF where I need to use the same template but dynamically varying data.

 

Eg Scenario:

 

1. I have data for 5 material in my ABAP program.

2. I have a PDF template in SFP which has a 2 page structure.

3. Based on the number of materials (5 in this case), I need to generate a PDF which will have 10 pages (2 for each material).

4. the generated PDF should be like the one shown below:

 

e.g.  MATERIAL_PDF (pdf name)  

      -----------------------------------------

      |  Page1(Mat1[View1].data)

      |  Page2(Mat1[View2].data)

       

      |  Page3(Mat2[View1].data)

      |  Page4(Mat2[View2].data)

       

      |  Page5(Mat3[View1].data)

      |  Page6(Mat3[View2].data)

 

         .. and so on...

 

Thanks,

Aniket


Viewing all articles
Browse latest Browse all 1237

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>