Age | Commit message (Collapse) | Author |
|
|
|
|
|
This allows arbitrary barcode scaling, rather than whole multiple
as required by github.com/boombuler/barcode
|
|
* gofpdf: add support for Go modules
* gofpdf: apply goimports
|
|
|
|
|
|
|
|
|
|
While you're using a reader for i.e. an image you'll receive an EOF from go's io package which leads to pdf creation error
|
|
margin after header function is called. Backward compatibility is preserved. This addresses issue #174.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When CatalogSort is enabled, the sort.Strings routine is used to order
the "keys" used for the various objects being put into the PDF. Use
sort.SliceStable instead, and specify a function Less function that, if
possible, uses an attribute of the objs being sorted. This is more
deterministic.
|
|
|
|
|
|
|
|
|
|
name so that example hang's off of RegisterAlias method in documentation
|
|
|
|
functionality
|
|
|
|
|
|
|
|
https://github.com/danmeyers/gofpdf into danmeyers-get-barcode-dims_prevent-scaling
|
|
dimensions
|
|
|
|
|
|
|
|
Adjust the wording so GitHub parses file properly
|
|
So it is automatically parsed by GitHub
|
|
|
|
This comparison step started as a means of assuring repeatability across platforms, but has been an ongoing source of frustration with ordering of internal dictionaries and resources.
|
|
Add "Tabloid" page size, 11 x 17 inches according to ANSI X3.151.
|
|
|
|
|
|
with reference files.
|