Export to pdf images are displayed in original size
-
- Posts: 18
- Joined: Wed Jan 28, 2015 11:09 am
Re: Export to pdf images are displayed in original size
Using the latest prerelease build, the GetReportSnapshot event doesn't fire. Should I make other changes?
Re: Export to pdf images are displayed in original size
Hello,
In the new version 2014.3.9 we made some changes and additions for MvcViewer component. But backward compatibility must be maintained.
We could not reproduce the problem on our test examples.
Please send us a project where the error is reproduced, we will try to solve your problem quickly.
Thank you.
In the new version 2014.3.9 we made some changes and additions for MvcViewer component. But backward compatibility must be maintained.
We could not reproduce the problem on our test examples.
Please send us a project where the error is reproduced, we will try to solve your problem quickly.
Thank you.
-
- Posts: 18
- Joined: Wed Jan 28, 2015 11:09 am
Re: Export to pdf images are displayed in original size
This is my Viewer:
It works with the older version, but not with the latest. ActionGetReportSnapshot doesn't fire.
Code: Select all
@Html.Stimulsoft().StiMvcViewer(new StiMvcViewerOptions()
{
Theme = StiTheme.Office2010,
ActionGetReportSnapshot = "GetReportSnapshot",
ActionViewerEvent = "ViewerEvent",
ActionPrintReport = "PrintReport",
ActionExportReport = "ExportReport",
ActionInteraction = "Interaction"
})
Re: Export to pdf images are displayed in original size
Hello,
We have prepared a sample project for you with new DLLs. Please test it on your system and inform us about the result.
Thank you.
We have prepared a sample project for you with new DLLs. Please test it on your system and inform us about the result.
Thank you.
- Attachments
-
- NewMvcViewerTest.zip
- (9.68 MiB) Downloaded 201 times
-
- Posts: 18
- Joined: Wed Jan 28, 2015 11:09 am
Re: Export to pdf images are displayed in original size
OK, that works. Thank you.
Is this version 2014.3.9? How can I get the registered version of the DLLs? We have version 2014.3.
Is this version 2014.3.9? How can I get the registered version of the DLLs? We have version 2014.3.