Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RenderOpts ¶
type RenderOpts struct { // The width of the PDF page in mm Width float64 // The height of the PDF page in mm Height float64 }
RenderOpts contains options for rendering a PDF
Click to show internal directories.
Click to hide internal directories.