Combining eForm and HTML stream to one pdf
Hi
I have a requirement where there are 2 eForms already generated to one PDF. Now we have to add two sections to that list. I tried to use the HTMLToPDF activity to create the PDFDocument and mapped to pyEForm property. (read that this is required in ConcatenatePDF activity) The issue is the Param value is not getting copied to the pyEform property even if I use the Java step.
Can anyone guide me on this.
Thank you