{"id":18773785,"url":"https://github.com/janumedia/pdfreaderane","last_synced_at":"2025-10-26T19:41:19.102Z","repository":{"id":14488347,"uuid":"17201059","full_name":"janumedia/PDFReaderANE","owner":"janumedia","description":"PDF Reader Native Extension for Android","archived":false,"fork":false,"pushed_at":"2014-02-27T23:31:39.000Z","size":624,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T09:13:29.206Z","etag":null,"topics":["adobe","android","ane","java","pdf-reader"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janumedia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-26T06:17:19.000Z","updated_at":"2025-03-11T15:03:50.000Z","dependencies_parsed_at":"2022-09-16T19:30:24.712Z","dependency_job_id":null,"html_url":"https://github.com/janumedia/PDFReaderANE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janumedia%2FPDFReaderANE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janumedia%2FPDFReaderANE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janumedia%2FPDFReaderANE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janumedia%2FPDFReaderANE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janumedia","download_url":"https://codeload.github.com/janumedia/PDFReaderANE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688552,"owners_count":21145766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adobe","android","ane","java","pdf-reader"],"created_at":"2024-11-07T19:35:43.925Z","updated_at":"2025-10-26T19:41:18.999Z","avatar_url":"https://github.com/janumedia.png","language":"Java","readme":"PDF Reader ANE for Android\n======================================\n\nPDFReaderANE - PDF Reader Native Extension for Android applications using PDF installed Application\n\nVersion\n---------\n\nThis is version 1.0 of this extension.\n\nExtension ID\n---------\n```\n\u003cextensionID\u003ecom.janumedia.ane.pdfreader\u003c/extensionID\u003e\n```\n\nUsage\n---------\n\n```\nvar pdfFile = File.documentsDirectory.resolvePath(\"download/mypdf-file.pdf\");\n// note : make sure to put your pdf to accessable path, usually inside documentsDirectory\nvar pdfReader:PDFReader = new PDFReader();\n// check if it has PDF applicaton installed\npdfReader.hasPDFApplication(pdfFile);\n// will return true if it has PDF application installed\n// will return false if no PDF application installed\n// open with default PDF installed application\npdfReader.openPDF(pdfFile);\n// will return 4 types of string \n// PDFReader.SUCCESS when succcesfully open PDF application selection intent\n// PDFReader.ERROR_NO_DEFAULT_APP when no PDF application installed\n// PDFReader.ERROR when open intent failed\n// PDFReader.FILE_NOT_FOUND when in correct file path\n```\n\nMake sure to add this permission on your manifest file:\n\n```\n\u003cuses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" /\u003e\n```\n\nAuthor\n---------\n\nThis ANE has been writen by [I Nengah Januartha](https://github.com/janumedia). It belongs to [JanuMedia Inc.](http://www.janumedia.com) and is distributed under the [Apache Licence, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanumedia%2Fpdfreaderane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanumedia%2Fpdfreaderane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanumedia%2Fpdfreaderane/lists"}