BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
I'm using WebAssembly environment.
ServiceUrl="@baseUri"
DocumentPath=@fileName
DownloadFileName=@downloadFileName
EnableDownload="true"
ToolbarSettings="@pdfViewerToolbarSettings"
EnableBookmarkPanel="false"
EnableThumbnailPanel="false"
EnableNavigationToolbar="false"
EnableAnnotation="false"
AjaxRequestSettings="@AjaxRequestSettings"
Height="100%"
Width="100%">
@code {
private void Download()
{
Viewer.DownloadAsync();
}
}
In the PDFviewer,
when I click "download" button, nothing happen. but "print" button is working well.
*. It was working well, when i use previous version.
We have confirmed the issue "Download is not working while setting the EnableAnnotation as false" and logged it as a defect. The fix for the issue will be available in our upcoming Volume 1, the Main release is expected to be rolled out at the end of March 2023. You can track the status of the issue through the following link.
Feedback link: Download is not working while setting the EnableAnnotation as false | Issue Feedback
Disclaimer: "Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization."
Hi Charles,
We are glad to announce that our Essential Studio 2023 Volume 1 release v21.1.35 is rolled out and is available for download under the following link.
We have fixed the reported issue “Download is not working while setting the EnableAnnotation as false” and the fix for the reported issue was included in our latest weekly release v21.1.0.35. Kindly upgrade to that version to get the issue resolved.
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards,
Visvesvar K V