Page 1 of 1

Browser get hang (freeze) when we load file with huge size in Document Viewer

Posted: Fri Sep 29, 2023 2:06 pm
by jwalit.katira
Hello Team,

Web HTML Document viewer get hang(UI freeze) in big pdf like 200 MB and more and in BIG TIFF like 1 GB and more , we have noticed that during "MyVintasoftImageCollectionApi/GetImageFileInfo" API call UI get freeze it we get any response.

can you please help us to understand why UI freeze

Thanks
Jwalit Katira

Re: Browser get hang (freeze) when we load file with huge size in Document Viewer

Posted: Mon Oct 02, 2023 12:01 pm
by Alex
Hello Jwalit,

For understanding the problem we need to reproduce the problem on our side. Could you send us your BIG TIFF file for tests? If yes, please upload your file to any free upload service, for example Google Drive, and send us (to support@vintasoft.com) an URL for downloading the file.

Best regards, Alexander

Re: Browser get hang (freeze) when we load file with huge size in Document Viewer

Posted: Tue Oct 03, 2023 3:36 pm
by jwalit.katira
Hello Alex,
Please find big files path below

https://advantstorage1.blob.core.window ... 416 MB.pdf

https://advantstorage1.blob.core.window ... s/1 GB.tif

Let me know if you need anything else

Thanks
Jwalit Katira

Re: Browser get hang (freeze) when we load file with huge size in Document Viewer

Posted: Wed Oct 04, 2023 9:24 am
by Alex
Hello Jwalit,

Thank you for PDF and TIFF file. We tested provided files in VintaSoft ASP.NET Core Document Viewer Demo and was not able to reproduce the problem with "UI freeze".

Here are steps, which we did:
  • Open VintaSoft ASP.NET Core Document Viewer Demo project ("[SdkInstallPath]\VintaSoft\Imaging .NET v12.2\Examples\ASP.NET Core\CSharp\AspNetCoreDocumentViewerDemo\AspNetCoreDocumentViewerDemo.Net7.csproj") in Visual Studio.
  • Run the project in Chrome.
  • Copy files "1 GB.tif" and "416 MB.pdf" to the "[SdkInstallPath]\VintaSoft\Imaging .NET v12.2\Examples\ASP.NET Core\CSharp\AspNetCoreDocumentViewerDemo\wwwroot\UploadedImageFiles\{SessionId}\" folder.
  • In "File" menu click the "Previously uploaded files" button and open file "1 GB.tif" => File was opened and rendered without problems.
  • In "File" menu click the "Previously uploaded files" button and open file "416 MB.pdf" => File was opened and rendered without problems.
How to reproduce your problem? Please send me a step-by-step guide.

Best regards, Alexander