Page 1 of 2
Problem when saving report preview as PDF
Posted: Wed Nov 19, 2008 7:00 am
by rsaladrigas
Hi,
I have an issue when saving previews as PDF with latest version 2008.3.310.0.
The report renders fine, but when saving as PDF I get a PDF with blank pages. I can save the preview to
any other format (BMP, XPS, PNG) and they work fine.
Is there anyone else facing this issue? It seems quite a random issue, since from time to time it generates a well formed PDF with content.
Thanks in advance,
Problem when saving report preview as PDF
Posted: Wed Nov 19, 2008 7:16 am
by Edward
Hi.
Please send the mdc and mrt files of one of the problem files to support[at]stimulsoft.com for analysis.
mdc file format is the format of the rendered report. You can save into this format from the preview window using 'Save' button or with the following commands:
Code: Select all
report.Render(false);
report.SaveDocument("myRenderedreport.mdc");
Thank you.
Problem when saving report preview as PDF
Posted: Wed Nov 19, 2008 7:17 am
by Edward
Thank you for the files.
I will inform you about our progress.
Thank you.
Problem when saving report preview as PDF
Posted: Thu Nov 20, 2008 7:16 am
by Ivan
Hello, Roger.
> I have an issue when saving previews as PDF with latest version 2008.3.310.0.
> The report renders fine, but when saving as PDF I get a PDF with blank
> pages. I can save the preview to any other format (BMP, XPS, PNG) and they work fine.
Problem is fixed. Patch will be available in next prerelease build.
As a temporary solution for current version, please don't use for Watermark hatch or gradient brushes.
Thank you.
Problem when saving report preview as PDF
Posted: Thu Nov 20, 2008 7:52 am
by rsaladrigas
Thank you for your
outstanding support
Problem when saving report preview as PDF
Posted: Thu Nov 20, 2008 8:57 am
by Ivan
Hello, Roger.
Let us know if you need any help.
Thank you.
Problem when saving report preview as PDF
Posted: Thu Dec 04, 2008 6:45 am
by rsaladrigas
Hi,
Any news on this ?
Problem when saving report preview as PDF
Posted: Thu Dec 04, 2008 7:15 am
by Fabio Pagano
Have you tried with the latest prerelease version of 1 December 2008?
Problem when saving report preview as PDF
Posted: Fri Dec 05, 2008 11:49 am
by rsaladrigas
Hello,
My apologizes for asking before testing the new version.
With version 2008.3.313.0 the PDF export works, but it doesn't render the watermark at all.
Problem when saving report preview as PDF
Posted: Sat Dec 06, 2008 6:24 am
by Ivan
Hello,
rsaladrigas wrote:With version 2008.3.313.0 the PDF export works, but it doesn't render the watermark at all.
We couldn't reproduce this bug.
Please send to us an mrt and mdc file of the rendered report.
This files is required for testing export.
Thank you.