android pdf转bitmap下载

weixin_39821620 2020-06-22 09:00:40
将pdf文件转换成图片并显示在界面,
先要引用AndroidPDFViewerLibrary-master
ByteBuffer buffer = ByteBuffer.NEW(bytes);
String data = Base64.encodeToString(bytes, Base64.DEFAULT);
PDFFile pdf_file = new PDFFile(buffer);

int numPages = pdf_file.getNumPages();
Log
相关下载链接://download.csdn.net/download/saintcs/10577283?utm_source=bbsseo
...全文
4 回复 打赏 收藏 举报
写回复
回复
切换为时间正序
请发表友善的回复…
发表回复
发帖
下载资源悬赏专区

1.1w+

社区成员

CSDN 下载资源悬赏专区
其他 技术论坛(原bbs)
社区管理员
  • 下载资源悬赏专区社区
加入社区
帖子事件
创建了帖子
2020-06-22 09:00
社区公告
暂无公告