package
0.1.3
Repository: https://github.com/tracmo/maroto.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewCode create a Code.
NewFont create a Font.
NewImage create an Image.
NewLine create a Line Helper.
NewMath create a Math.
NewSignature create a Signature.
NewTableList create a TableList.
NewText create a Text.

# Structs

Cell represents a cell inside the PDF.

# Interfaces

Code is the abstraction which deals of how to add QrCodes or Barcode in a PDF.
Font is the abstraction which deals of how to set font configurations.
Image is the abstraction which deals of how to add images in a PDF.
Line is the abstraction which deals with lines.
MarotoGridPart is the abstraction to deal with the gris system inside the table list.
Math is the abstraction which deals with useful calc.
Signature is the abstraction which deals of how to add a signature space inside PDF.
TableList is the abstraction to create a table with header and contents.
Text is the abstraction which deals of how to add text inside PDF.