Page 1 of 1
Vertical gap bug on report viewer after export to PDF
Posted: Mon Dec 22, 2014 10:36 pm
by hugo
If I export a report to PDF using this (I use this a lot to send a couple of reports to e-mail):
var service:StiPdfExportService = new StiPdfExportService();
var settings:StiPdfExportSettings = new StiPdfExportSettings();
var buffer:ByteArray = new ByteArray();
service.exportPdf(event.report, buffer, settings); //internal bug on this line of code
Then the report preview show a vertical gap in any report until I close and reopen my Flex/AIR app.
Re: Vertical gap bug on report viewer after export to PDF
Posted: Wed Dec 24, 2014 1:16 pm
by Vladimir
Hello,
Please check the error occurs on any report?
When using this code, the report must be built, this code does not automatically build the report.
Thank you.
Re: Vertical gap bug on report viewer after export to PDF
Posted: Thu Dec 25, 2014 9:32 pm
by hugo
Yes, this is a general problem.
When I export any report to PDF (using the mention code), then the preview have a vertical gap in any report.
If I case my Flex/AIR app and reopen (without export to PDF) then I can preview without problems. Seems that there is a internal Stimulsoft.Fx issue that needs to be recycle.
Re: Vertical gap bug on report viewer after export to PDF
Posted: Fri Dec 26, 2014 7:22 am
by Alex K.
Hello,
Can you please describe your issue in more details. Also please send us a screenshot for analysis.
Thank you.
Re: Vertical gap bug on report viewer after export to PDF
Posted: Fri Dec 26, 2014 10:41 pm
by hugo
Hello,
As requested I sent you more details and 2 screenshoots to
support@stimulsoft.com
Thank you for your support.
Re: Vertical gap bug on report viewer after export to PDF
Posted: Mon Dec 29, 2014 5:31 am
by HighAley
Hello.
We have received the screen-shoots
We will answer you by email.
Thank you.
Re: Vertical gap bug on report viewer after export to PDF
Posted: Mon Dec 29, 2014 10:16 am
by hugo
Hello,
Thank you.
I'm looking forward for your answer because currently my client is forced to close and reopen the application every time he use the export function.
Re: Vertical gap bug on report viewer after export to PDF
Posted: Tue Dec 30, 2014 1:34 pm
by HighAley
Hello.
We sent you some questions about the issue.
Thank you.