Export Documents Via Worker .net c#
Posted: Mon Dec 09, 2019 7:31 am
Hi ,
When I export documents via worker role the pdf file contain trial word , but if direct export document via web it's work fine.
Report.ExportDocument(StiExportFormat.Pdf, memStream, pdfSettings);
Please see attached image.
Thanks
When I export documents via worker role the pdf file contain trial word , but if direct export document via web it's work fine.
Report.ExportDocument(StiExportFormat.Pdf, memStream, pdfSettings);
Please see attached image.
Thanks