Page 1 of 1

ExportDocument gives empty Report

Posted: Wed Jun 08, 2011 7:50 am
by Stephan1
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

Posted: Thu Jun 09, 2011 1:48 am
by Stephan1
Hi,

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

Posted: Thu Jun 09, 2011 5:46 am
by Andrew
Hello,

Great!

Have a nice day!
Thank you.