Documentation ¶
Index ¶
- Constants
- func GenerateExpenseRec(s schema.Schema, exp schema.Expense, dstPath string, downConvert bool, ...)
- func GenerateExpensesRec(s schema.Schema, dstFolder string, doOverwrite, downConvert bool)
- func GenerateInvoiceRec(s schema.Schema, inv schema.Invoice, dstPath string, downConvert bool, ...)
- func GenerateInvoicesRec(s schema.Schema, dstPath string, doOverwrite, downConvert bool)
- func GenerateMiscRec(s schema.Schema, mrc schema.MiscRecord, dstPath string, downConvert bool, ...)
- func GenerateMiscsRec(s schema.Schema, dstPath string, doOverwrite, downConvert bool)
- type Pdf
- type PdfVersion
- type Properties
- type ScrType
Constants ¶
View Source
const NA = "n.a."
Variables ¶
This section is empty.
Functions ¶
func GenerateExpenseRec ¶
func GenerateExpensesRec ¶
func GenerateInvoiceRec ¶
func GenerateInvoicesRec ¶
func GenerateMiscRec ¶
Types ¶
type Pdf ¶
type Pdf struct { SrcPath string ScrType ScrType DstPath string // contains filtered or unexported fields }
func (*Pdf) Generate ¶
func (p *Pdf) Generate(props Properties, downConvert bool)
type PdfVersion ¶
type PdfVersion int
type Properties ¶
Click to show internal directories.
Click to hide internal directories.