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

# Functions

NewMaroto create a Maroto instance returning a pointer to PdfMaroto Receive an Orientation and a PageSize.
NewMarotoCustomSize creates a Maroto instance returning a pointer to PdfMaroto Receive an Orientation and a PageSize.

# Structs

PdfMaroto is the principal structure which implements Maroto abstraction.

# Interfaces

Maroto is the principal abstraction to create a PDF document.