decrypt_pdf 0.0.1 copy "decrypt_pdf: ^0.0.1" to clipboard
decrypt_pdf: ^0.0.1 copied to clipboard

A Flutter plugin to decrypt password-protected PDF files on Android and iOS.

0.0.1 #

  • Initial release of decrypt_pdf.
  • Added isPdfProtected to check if a PDF is password-protected (Android & iOS).
  • Added openPdf to decrypt password-protected PDFs to a temporary file path (Android & iOS).
  • Added getPdfAsBase64 to retrieve PDF content as a Base64 string (Android & iOS).
1
likes
140
points
27
downloads

Publisher

verified publisherbhavuk.space

Weekly Downloads

A Flutter plugin to decrypt password-protected PDF files on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on decrypt_pdf

Packages that implement decrypt_pdf