We are trying to apply the following KB to weblink 8
https://support.laserfiche.com/KB/1011039
They were initially getting an error message when attempting to download a 400+ pg PDF.
"The site has been configured to limit the size of the exported PDF's to 300 pages. Only the first 300 pages of your request will be exported.
Do you still want to download the PDF?"
Changed the syntax to this.
<weblink:PdfDialog8 id=PdfDialog runat=server MaximumSize=500 />
They continued to get the error initially. We restarted the service and IIS app pool and now they dont get the error but the document doesnt download it just sits there and spins.