Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
225
getting blank PDF after using ultraGridDocumentExporter
posted

Hi,

In my application I am using ultraGridDocumentExporter feature to export an UltraGrid to PDF or excel. So everything is working fine if the ultragrid contains simple grid. But if the ultragrid contains the grid having child rows in that case if I export the grid to Excel I get proper output but in case of PDF I get blank PDF with no data in it.

Can anybody pls put some light on this behaviour/

Regards,
Girish

Parents
No Data
Reply
  • 48586
    posted

    Hello ,

    Which exactly version of Infragistics you are using? I have tested your scenario with Infragistics 11.2 service release 2028 and I was not able to see your issue. Please look at the attached sample and let me know if it works for you. Maybe there is something specific in your scenario, which causing your issue, if so please try to isolate your issue in a small sample in order to investigate this further for you.

    I am waiting for your feedback.

    WinGridExportingSeveralFormatDemo.zip
Children