mbtpdf

moon add bobzhang/mbtpdf@0.1.2
Download zip
Author
Version
0.1.2
License
Apache-2.0
Last updated
6 months ago
Downloads
42

Dependencies

README

#bobzhang/mbtpdf

#
Encryption

Encryption settings.

#
EncryptionMethod

Encryption methods.

#
Pdf

Root facade for the mbtpdf module.

Most functionality lives in subpackages (e.g. @pdfread, @pdfwrite, @pdfpage, @pdftext). This package re-exports a small set of common entry points and provides a couple of convenience helpers.

#
PdfObject

Root facade for the mbtpdf module.

Most functionality lives in subpackages (e.g. @pdfread, @pdfwrite, @pdfpage, @pdftext). This package re-exports a small set of common entry points and provides a couple of convenience helpers.

#
Permission

Permissions for PDF encryption.

#
Stream

Root facade for the mbtpdf module.

Most functionality lives in subpackages (e.g. @pdfread, @pdfwrite, @pdfpage, @pdftext). This package re-exports a small set of common entry points and provides a couple of convenience helpers.

#
read_file

async fn read_file(filename : String, revision? : Int, user_password? : String, owner_password? : String) ->
Pdf

Read a PDF from a file.

#
write_file

async fn write_file(pdf :
Pdf
, filename : String) -> Unit

Write a PDF to a file.

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io