J junaidahmed Well-Known Member Licensed User Longtime User Feb 19, 2018 #1 I have developed File System application.I would like to know how to create Thumbnail for selected Files.
I have developed File System application.I would like to know how to create Thumbnail for selected Files.
DonManfred Expert Licensed User Longtime User Feb 19, 2018 #2 Resize the Image to a thumbnail size and save the new image somewhere to find it afterwards. Search the forum on how to resize an Image and on how to save an image to sd card. Upvote 0
Resize the Image to a thumbnail size and save the new image somewhere to find it afterwards. Search the forum on how to resize an Image and on how to save an image to sd card.
J junaidahmed Well-Known Member Licensed User Longtime User Feb 19, 2018 #3 Thanks for support... Actually I need to show Thumbnail for Jpeg file and pdf when I select file from Dialogue.... Upvote 0
Thanks for support... Actually I need to show Thumbnail for Jpeg file and pdf when I select file from Dialogue....
DonManfred Expert Licensed User Longtime User Feb 19, 2018 #4 It does not change anything. Learn how to resize an Image and write it to a new place. Search the forum. The search is working. resize image Upvote 0
It does not change anything. Learn how to resize an Image and write it to a new place. Search the forum. The search is working. resize image
J junaidahmed Well-Known Member Licensed User Longtime User Feb 19, 2018 #5 Ok thanks... but how to create Thumbnail for pdf file Upvote 0