Page 1 of 1

Thumbnail viewer in HTML/Javascript

Posted: Thu Oct 05, 2023 2:48 pm
by chintan.shah
Hello Vintasost Team,

We would require to have below functionalities in Thumbnail viewer in HTML/Javascript/React.
  • Multiple selection of thumbnails.
  • After multiple selection of thumbnails, we can delete it.
  • We can change the sequence of thumbnails.
  • We can select/drag multiple thumbnails and drop into different container to create a new PDF/Tiff file.
  • We can save file physically after doing all above operations.
  • We can show all thumbnails from single Tiff file.
  • We can show all thumbnails from single PDF file.


These functionalities is already available in Vintasoft Demo Windows Thumbnail Viewer but with few customization. We do not found this kind of Thumbnail viewer in HTML/Javascript/React.

Below are few snapshots:

Vintasoft demo Windows Thumbnail Viewer Demo
Image

Sortable Thumbnail Viewer: To change sequence of thumbnails
Image

Selectable Thumbnail Viewer: Multi select for drag & drop and delete multiple thumbnails
Image

Let us know where we can find this kind of a control in HTML/Javascript, if it is not available then let us know how can we achieve this by Javascript/.NET Web API code (Basically we only require to loop all thumbnails from document and apply sort-able, drag-able/drop-able, multiple select-able, delete-able through Javascript code and later we will send all these data to server to process it to update the tiff file).


Thanks
Chintan Shah

Re: Thumbnail viewer in HTML/Javascript

Posted: Fri Oct 06, 2023 8:40 am
by Alex
Hello Chintan,

Thank you for your request. We will try to provide necessary functionality in VintaSoft Imaging .NET SDK 12.3.

Best regards, Alexander

Re: Thumbnail viewer in HTML/Javascript

Posted: Fri Oct 06, 2023 10:30 am
by Alex
Hello Chintan,

Please answer to the following questions about your request:
  • Do you need multiple selection of thumbnails using "mouse only", "keyboard only" or "mouse and keyboard" ?
  • Do you want to delete selected thumbnails using keyboard ("Del" key) or mouse (context menu) ?
  • Do you want to drag-and-drop thumbnails between different web thumbnail viewers ?
Best regards, Alexander

Re: Thumbnail viewer in HTML/Javascript

Posted: Fri Oct 06, 2023 6:24 pm
by chintan.shah
Hi Alex,

Below are the answers :
  • Do you need multiple selection of thumbnails using "mouse only", "keyboard only" or "mouse and keyboard" ?
Ans: Both, using "mouse" and "keyboard".
  • Do you want to delete selected thumbnails using keyboard ("Del" key) or mouse (context menu) ?
Ans: Both, using "Del" key and mouse "Context Menu".
  • Do you want to drag-and-drop thumbnails between different web thumbnail viewers ?
Ans: Here, we have two requirements as below:
1. Single thumbnail viewer to change the sequence though drag-and-drop, after doing we can save PDF/TIFF physically.

2. Another requirement is to Split the current PDF/TIFF through choosing different pages/thumbnails in multiple groups. Here we can able to do multi select via mouse or via keyboard. e.g. There are 9 pages of the PDF/TIFF file, now we want to Split this document into three files by choosing first 3 pages, second 3 pages and third 3 pages, to do, we just need to choose multiple thumbnails and after via mouse context menu we can add it into Split groups, see below snap shoot for reference:

Image

Re: Thumbnail viewer in HTML/Javascript

Posted: Tue Oct 10, 2023 10:48 am
by Alex
Hi Chintan,

Thank you for information. We will try to implement necessary functionality in version 12.3.

Best regards, Alexander

Re: Thumbnail viewer in HTML/Javascript

Posted: Wed Nov 29, 2023 3:37 pm
by Alex
Hi Chintan,

VintaSoft Imaging .NET SDK 12.3 has been released today. New version has functionality that is discucced in this topic. Please use version 12.3 and let me know if you will have any question or problem.

Best regards, Alexander