Age | Commit message (Collapse) | Author |
|
- Updated Encode and Decode to ensure templates and images are pointers to
the original objects
- Refactored so encoding no longer has to create p and o labels for images
- removed id from template and generate it using Bytes instead.
|
|
to ensure they will always implement (#212)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
margin after header function is called. Backward compatibility is preserved. This addresses issue #174.
|
|
|
|
functionality
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
statement to allow tests to succeed.
|
|
Adds the ability to support reading dpi from PNG images, and setting
dpi on any image directly; this allows images to be displayed at the
designed size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
than points
|
|
|
|
|
|
argument names.
|
|
visibility of which can be controlled from the document reader.
|
|
|
|
|
|
change: WriteLinkID instead of WriteLinkId.
|
|
prior to placement.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was adapted from the FPDF transparency script by Martin Hall-May.
|
|
from the geometric figures FPDF script by David Hernández Sanz, with a starter
function provided by Anthony Starks.
Anthony Starks also made a case for not closing the io.Writer after it is used
to produce a document. An additional method, OutputAndClose, was added so that
the library can close the writer if desired.
|
|
|