gopdf

module
v0.0.0-...-fb73569 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2023 License: Apache-2.0

README

gopdf

简介

gopdf golang实现pdf的相关操作。

使用

获取包 go get github.com/xwc1125/gopdf

证书

gopdf 的源码允许用户在遵循 Apache 2.0 开源证书 规则的前提下使用。

版权

Copyright@2022 xwc1125

xwc1125

Directories

Path Synopsis
Package common contains common properties used by the subpackages.
Package common contains common properties used by the subpackages.
Package creator is used for quickly generating pages and content with a simple interface.
Package creator is used for quickly generating pages and content with a simple interface.
internal
ccittfax
Package ccittfax defines and implements the Group3 and Group4 facsimile (fax) encoding and decoding according to the CCITT recommendations T.4 and T.6.
Package ccittfax defines and implements the Group3 and Group4 facsimile (fax) encoding and decoding according to the CCITT recommendations T.4 and T.6.
jbig2
Package jbig2 provides the jbig2 standard image Encoder and Decoder.
Package jbig2 provides the jbig2 standard image Encoder and Decoder.
jbig2/bitmap
Package bitmap contains the bitmap data container for the binary images used when decoding the jbig2 encoded images.
Package bitmap contains the bitmap data container for the binary images used when decoding the jbig2 encoded images.
jbig2/decoder/arithmetic
Package arithmetic contains the jbig2 arithmetic decoder used to decode the jbig2 encoded segments.
Package arithmetic contains the jbig2 arithmetic decoder used to decode the jbig2 encoded segments.
jbig2/decoder/huffman
Package huffman contains jbig2 huffman tables used to decode jbig2 encoded data segments.
Package huffman contains jbig2 huffman tables used to decode jbig2 encoded data segments.
jbig2/decoder/mmr
Package mmr contains the jbig2 mmr decoder used to decode jbig2 encoded data segments.
Package mmr contains the jbig2 mmr decoder used to decode jbig2 encoded data segments.
jbig2/encoder
Package encoder contains jbig2 encoder structures.
Package encoder contains jbig2 encoder structures.
jbig2/reader
Package reader provides the stream readers used by the jbig2 segments decoder.
Package reader provides the stream readers used by the jbig2 segments decoder.
jbig2/segments
Package segments provides jbig2 segments models used in the jbig2 document decoding process.
Package segments provides jbig2 segments models used in the jbig2 document decoding process.
jbig2/tests
Package tests contains the tests and benchmarks for the JBIG2 decoder.
Package tests contains the tests and benchmarks for the JBIG2 decoder.
jbig2/writer
Package writer contains the data writer that implements io.Writer, io.ByteWriter and allows to write single bits.
Package writer contains the data writer that implements io.Writer, io.ByteWriter and allows to write single bits.
strutils
Package strutils provides convenient functions for string processing in unidoc internally.
Package strutils provides convenient functions for string processing in unidoc internally.
testutils
Package testutils provides test methods that are not intended to be exported.
Package testutils provides test methods that are not intended to be exported.
textencoding
Package textencoding is used for handling text encoding (char code <-> glyph mapping) in unidoc both for reading and outputing PDF contents.
Package textencoding is used for handling text encoding (char code <-> glyph mapping) in unidoc both for reading and outputing PDF contents.
lib
pkcs12
Package pkcs12 implements some of PKCS#12.
Package pkcs12 implements some of PKCS#12.
pkcs12/internal/rc2
Package rc2 implements the RC2 cipher
Package rc2 implements the RC2 cipher
internal/fonts
Package fonts is used for internal representation for working with fonts in PDF.
Package fonts is used for internal representation for working with fonts in PDF.
sighandler
Package sighandler implements digital signature handlers for PDF signature validation and signing.
Package sighandler implements digital signature handlers for PDF signature validation and signing.
Package ps implements various functionalities needed for handling Postscript for PDF uses, in particular for PDF function type 4.
Package ps implements various functionalities needed for handling Postscript for PDF uses, in particular for PDF function type 4.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL