Using the ofdrw reading and writing library can write OFD as easily as writing HTML and Word.
Implement the layout document OFD library (including bookmarks) according to GB/T 33190-2016 Electronic File Storage and Exchange Format Layout Document Standard.
ofdrw-core OFD core API, refer to GB/T 33190-2016 Basic data structure for electronic file storage and exchange format document implementation.
ofdrw-font is related to generating OFD fonts.
ofdrw-layout OFD layout engine library for document construction and rendering.
ofdrw-pkg A container for OFD files, used for document packaging.
ofdrw-reader OFD document parser, used for OFD deserialization and signature signing.
ofdrw-sign OFD document digital signature.
ofdrw-gm is used to support the national secret electronic signature data structure required by the signature module.
ofdrw-gv OFDRW Global variable common to all modules.
ofdrw-converter converts OFD documents to PDF. New
ofdrw-full is an integrated package of all the above modules to simplify the introduction of dependencies.