Add Customized Caption to thumbnails

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

Moderator: Alex

dharmendra.vaghela
Posts: 2
Joined: Sun Jun 23, 2024 3:21 pm

Add Customized Caption to thumbnails

Post by dharmendra.vaghela »

Hello Team,

We can add Page number as Caption.

Can we add customized caption.

For an example, we can add caption to each thumbnail like Page 1, Page 2, Page 3. Where 1,2, and 3 is pages number.

But I want to add date as text for each thumbnail. Like Page 1_06_23_2024, 2_05_31_2024, 3_03_03_2023.

Thanks,
Dharmendrasinh Vaghela
Alex
Site Admin
Posts: 2397
Joined: Thu Jul 10, 2008 2:21 pm

Re: Add Customized Caption to thumbnails

Post by Alex »

Hello Dharmendrasinh,

Please read how to add text on thumbnails in WinForms thumbnail viewer here: https://www.vintasoft.com/docs/vsimagin ... nails.html

Please read how to add text on thumbnails in WPF thumbnail viewer here: https://www.vintasoft.com/docs/vsimagin ... iewer.html

Best regards, Alexander
dharmendra.vaghela
Posts: 2
Joined: Sun Jun 23, 2024 3:21 pm

Re: Add Customized Caption to thumbnails

Post by dharmendra.vaghela »

Hello Team,

Thanks for the reply.

As mentioned links, we can add fix text to each thumbnails.

But I want to add different text to each thumbnails.

Thanks,
Dharmendrasinh
Alex
Site Admin
Posts: 2397
Joined: Thu Jul 10, 2008 2:21 pm

Re: Add Customized Caption to thumbnails

Post by Alex »

Hello,

In WinForms thumbnail viewer you need to draw text on thumbnail, i.e. you can different text for different thumbnails.

In WPF thumbnail viewer you need to add markup object to each thumbnail, i.e. you can create markup object that displays different text.

Best regards, Alexander