VintaSoft Imaging .NET SDK and Plug-ins Discussions

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

Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Moving Tiff Pages



Moving Tiff Pages

Post by pawanpatel »

Hello,

I know that it is possible to move the tiff pages from the user interface by dragging the thumbnails.

However I want to know if it is possible to do this from code? Suppose there is a 10 page tiff file. And calling function say, MovePages(int[] pageIndexes, int afterIndex), will move pages accordingly. It is able to move multiple, like selecting [2nd, 3rd, 4th] and moving it after 8th page.

I hope I am able to explain it.

Thanks,
Pawan


Re: Moving Tiff Pages

Post by Alex »

Hello Pawan,

Do you want drag thumbnails from one thumbnail viewer to another using code. Am I right?

Best regards, Alexander


Re: Moving Tiff Pages

Post by pawanpatel »

Hello,

Not exactly. Think this as a command line app. It takes an input tiff file and arguments like which pages to move and after what index. Say, MovePages(int[] pageIndexes, int afterIndex).

So there is no visual element or mouse drag involved in this. I hope I was able to explain it.

Thanks
Pawan


Re: Moving Tiff Pages

Post by Alex »

Please read the "Programming => Document and Image Formats => TIFF" section in the documentation:
https://www.vintasoft.com/docs/vsimaging-dotnet/

and let me know if you will have any question or problem.

Best regards, Alexander


Page 1 from 1: 1