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
Browser get hang (freeze) when we load file with huge size in Document Viewer
Moderator: Alex
-
- Posts: 31
- Joined: Mon Sep 18, 2023 1:41 pm
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Browser get hang (freeze) when we load file with huge size in Document Viewer
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
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
-
- 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
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
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
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Browser get hang (freeze) when we load file with huge size in Document Viewer
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:
Best regards, Alexander
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.
Best regards, Alexander