I have an application where we export dynamic content into pdf. When we have content within 15 pages then it works perfectly but after 16th page I get blank page in the pdf. Though it gives the correct page count.
Suppose my screen has data of 20 pages then If I convert it to PDF, then only 15 page gets printed into pdf and other 5 pages generated as blank.
I tried adding the timeout also but it doesn't work.
It seems due to some logic it stops printing the page after 15th page.
Hi Ankur,
That sounds like a bug in the component. I hope the component's owner can reply to you and fix it.
Hi @Ankur Sahu , Can you share your oml and pdf ? , I'll check it. Thanks