Victor2018 / DocViewer

android DocViewer support view word excel ppt pdf txt image in sdcard & uri & assets & url
32 stars 8 forks source link

Get image from file #4

Open DevTrinh opened 8 months ago

DevTrinh commented 8 months ago

Suppose I have a docx file, this docx file has 3 pages, how can I convert these 3 pages into a list of 3 bitmaps, or 3 images. I would like to ask for your suggestion