PDF Generation

0
Hi All  I'm trying to generate a PDF form using the Modeler 7.11.0 and the PDF takes too long to be generated although i'm only using only 5 dataviews ...... any idea on how to make it faster ? Thanks in advance 
asked
1 answers
0

Normally generating a PDF does not have to take much time. Are you using datasource microflows in the PDF? Because you could use breakpoints to see what is exactly causing the delays. You could also use the developer tools to see what retrieves are generated and how long those retrieves takes. If the retrieves take to long check if you have set indexes on the right fields.

Regards,

Ronald

 

answered