Skip to content

mindstorm/cordova-plugin-pdfviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova iOS PDF Viewer Plugin

1. Function

View a local PDF file with the VFR Reader Core Library.

based on https://github.com/vfr/Reader

2. Methods

2.1 showPDF

2.1.1 Description

Shows the specified PDF with the VFR Reader.

2.1.2 Options

Name Type Description Default
url string url of the file (required)

2.1.3 Return Values

2.1.3.1 Success

no return value.

2.1.3.2 Error
Error Code Description
1 no fileurl
2 file doesnt exists

3. Requirements

  • ImageIO, MessageUI

4. Version History

Version Date Description
1.0.0 2013-03-25 initial version

About

PDV Viewer Plugin for Apache Cordova >= 3.0.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages