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

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Moderator: Alex

Post Reply
jwalit.katira
Posts: 31
Joined: Mon Sep 18, 2023 1:41 pm

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

Post 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
Alex
Site Admin
Posts: 2319
Joined: Thu Jul 10, 2008 2:21 pm

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

Post 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
jwalit.katira
Posts: 31
Joined: Mon Sep 18, 2023 1:41 pm

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

Post 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
Alex
Site Admin
Posts: 2319
Joined: Thu Jul 10, 2008 2:21 pm

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

Post 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
Post Reply