View a local PDF file with the VFR Reader Core Library.
based on https://github.com/vfr/Reader
Shows the specified PDF with the VFR Reader.
| Name | Type | Description | Default |
|---|---|---|---|
| url | string | url of the file | (required) |
no return value.
| Error Code | Description |
|---|---|
| 1 | no fileurl |
| 2 | file doesnt exists |
- ImageIO, MessageUI
| Version | Date | Description |
|---|---|---|
| 1.0.0 | 2013-03-25 | initial version |