Hi,
we've got a problem exporting a report to PDF.
For some users the exported report is ok, for other's the exported PDF Report file is empty.
No Error is shown.
The Application is hosted on a Citrix server (Windows Server 2008 R2 Standard).
Does the Report.exportdocument function need any right for writing in system folders like temp ? like caching the data before exporting to pdf file ?
code were using:
m_StiReport.ExportDocument(StiExportFormat.Pdf, SavePath)
Savepath is the Current User Applicationdata path. The user have the right to write in this folder.
Any Idea's
thx
Stephan
ExportDocument gives empty Report
ExportDocument gives empty Report
Hi,
we've been able to solve the problem.
It was an application setting where the report was not rendered correctly.
Anyway thx
Stephan
we've been able to solve the problem.
It was an application setting where the report was not rendered correctly.
Anyway thx
Stephan
ExportDocument gives empty Report
Hello,
Great!
Have a nice day!
Thank you.
Great!
Have a nice day!
Thank you.