This is simple PDF viewer to load PDF in Vertical or Horizontal orientation.
- Recyclerview Library with snaper
- Load from URL ,assets or path
- Easy to use
- Supports transparent background
- Set Quality
- Goto Page / Get page
DamiPDF
Extension component for DamiPDF. Created using Rush.
Methods:
LoadPDFFromAssets
Load PDF from assets
| Parameter | Type |
|---|---|
| assetName | text |
| container | component |
| orientation | text |
| quality | number |
LoadPDFFromFile
Load PDF from file
| Parameter | Type |
|---|---|
| filePath | text |
| container | component |
| orientation | text |
| quality | number |
Events:
Properties:
Download









