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
1815
UltraGridDocumentExporter .Export works but UltraGridDocumentExporter2.ExportAsync causing an error
posted

I have a project in which i am successfully export grids to Excel using the Asynch option. However trying to use aysnch to pdf fails with an .Net exception while exactly the same export to pdf using UltraGridDocumentExporter1.Export(oUltraGrid1, section) works okay.

I am coding in Vb.Net and using 19.2 on Net 4.8. Any ideas?

Thank you in advance

Regards,

Stephen