Overview of gopdf features
mastergopdf is a Go library for generating PDF documents. Key features include:
- Unicode subfont embedding: Supports Chinese, Japanese, Korean, and other languages.
- Vector Graphics: Ability to draw lines, ovals, rectangles, and curves.
- Image Support: Draw JPG and PNG images, including setting image masks.
- Security: Password protection for PDF files.
- Typography: Supports font kerning and various text alignments (left, center, right, justify).
- Advanced Text: Support for superscript, subscript, and color models (RGB and CMYK).