Experimental android library that uses Datalogics PDF Web API.
pdf-web-api-android is hosted in the following web site
https://github.com/datalogics-tsmith/pdf-web-api-android
If you think the Android project pdf-web-api-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of pdf-web-api-android.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
jar files used | commons-codec-1.6.jar commons-logging-1.1.3.jar fluent-hc-4.3.3.jar httpclient-4.3.3.jar httpcore-4.3.2.jar httpmime-4.3.3.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
pdf-web-api-android has the following Java source files.
com.datalogics.pdf.web.BasicRequest.java com.datalogics.pdf.web.DecorateDocumentRequest.java com.datalogics.pdf.web.RenderDocumentRequest.java com.datalogics.pdf.web.sample.PDFWebAPISampleActivity.java