Documentation ¶
Index ¶
Constants ¶
View Source
const ( //595.28, 841.89 = A4 PdfWidth = 595.28 PdfHeight = 841.89 PdfMarginTop = 15.0 PdfMarginLeft = 20.0 PdfMarginRight = 20.0 PdfTitleTextHeight = 20.0 PdfTitlePaddingBottom = 5.0 PdfSubTitleTextHeight = 20.0 PdfSubTitlePaddingBottom = 5.0 CellTitleTextHeight = 20.0 CellTitlePaddingBottom = 5.0 CellSetupTextHeight = 15.0 CellSetupPaddingBottom = 10.0 CellAlgTextHeight = 15.0 CellMarginTop = 5.0 CellMarginRight = 5.0 CellPaddingTop = 5.0 CellPaddingBottom = 10.0 CellPaddingLeft = 5.0 ImgWidthPtFull = 110.0 ImgWidthPtTop = 80.0 ImgWidthPt3d = 80.0 ImgPaddingRight = 10.0 FontFileName = "ttf/rockwell.ttf" FontName = "rockwell" FontTitleSize = 18 FontSubTitleSize = 16 FontAlgTitleSize = 14 FontSetupAlgSize = 12 FontAlgSize = 10 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.