pdf_js_viewer 1.0.8
pdf_js_viewer: ^1.0.8 copied to clipboard
a pdf viewer base pdf.js for flutter.
1.0.0 #
- pdf viewer only android and iOS base pdf.js,web not support.
1.0.1 #
- fix pdf.js file
1.0.2 #
- support hot reload,Improve example
1.0.3 #
- support assets pdf path to load
- Replace net with network
- Disable default initialization method
- support PDFViewerWidget.data
- support PDFViewerWidget.network
- support PDFViewerWidget.file
- support PDFViewerWidget.assets
1.0.4 #
- Use random port numbers
- Adjust example
1.0.5 #
- Using a lower version of pdf.js,enhance browser compatibility
- current version : pdfjs-2.12.313-legacy
1.0.6 #
- ui display fine-tuning
1.0.8 #
En
- Support changing the background color
- Support removing the default shadow of pdf.js
- Support hiding the scrollbar
- Support getting the current page and total pages
- Support listening to the page change event
- Support setting display mode and scroll mode
- Support navigating to the previous page, next page, or a specified page
zh-CN
- 支持修改背景颜色
- 支持移除pdf.js默认阴影
- 支持隐藏滚动条
- 支持获取当前page和totalPage
- 支持监听pageChange时间
- 支持设置显示模式和滚动模式
- 支持跳转上一页,下一页,跳转指定页