Adrian-George Bostan
|
287b6e29ca
|
Add SetTOC method to the creator
|
2018-10-04 18:00:43 +03:00 |
|
Adrian-George Bostan
|
89965a3784
|
Add TOC getter on the creator
|
2018-10-03 20:03:06 +03:00 |
|
Adrian-George Bostan
|
5d465c8aad
|
Add creator AddTOC property
|
2018-10-03 19:25:48 +03:00 |
|
Adrian-George Bostan
|
d3538accbb
|
Remove TableOfContents and replace it with the new TOC component
|
2018-10-03 18:32:42 +03:00 |
|
Aleksei Pavliukov
|
ea5dba8e0d
|
Implemented : PDFs optimization
|
2018-09-30 01:01:31 +03:00 |
|
Gunnsteinn Hall
|
e63a74cc9c
|
Merge branch 'master' into v3-merge-master-in
|
2018-09-06 09:45:04 +00:00 |
|
Peter Williams
|
cc4f64fa98
|
small tidy up
|
2018-08-21 12:43:51 +10:00 |
|
Peter Williams
|
fefff56603
|
Cleaned up some comments in creator.
|
2018-08-15 17:36:42 +10:00 |
|
Gunnsteinn Hall
|
a07f25550d
|
go vet fix
|
2018-07-26 14:19:38 +00:00 |
|
Daniel Rhoden
|
f2fa55a63b
|
Added SetForms to Creator
|
2017-11-08 14:54:59 -06:00 |
|
Gunnsteinn Hall
|
3c340d1085
|
Address golint comments
|
2017-07-31 14:21:57 +00:00 |
|
Gunnsteinn Hall
|
4a7bb0d79b
|
Added access point for accessing PdfWriter with creator. Example test case for adding password protection. Closes #76.
|
2017-07-24 20:39:30 +00:00 |
|
Gunnsteinn Hall
|
0029d4cc8e
|
Draw header and footer on blocks implemented to simply syntax. Closes #68
|
2017-07-17 12:20:06 +00:00 |
|
Gunnsteinn Hall
|
e91f65a641
|
Updated syntax for header, footer, frontpage generation functions
|
2017-07-17 12:07:14 +00:00 |
|
Gunnsteinn Hall
|
68fa179d7c
|
Fix page number tracking issue
|
2017-07-14 16:37:50 +00:00 |
|
Gunnsteinn Hall
|
2be9bc3f3a
|
Allow changing page margins. Closes #70.
|
2017-07-14 13:32:22 +00:00 |
|
Gunnsteinn Hall
|
6971f409e4
|
Page rotation in creator
|
2017-07-13 15:35:41 +00:00 |
|
Gunnsteinn Hall
|
164a1dab03
|
Better support for changing page size. Closes #64. Add Write() method for io.WriteSeeker
|
2017-07-13 14:20:42 +00:00 |
|
Gunnsteinn Hall
|
9e755691ff
|
Set context when adding a page directly in creator
|
2017-07-12 15:47:22 +00:00 |
|
Gunnsteinn Hall
|
168c04d168
|
Basic creator table implementation. Closes #12.
|
2017-07-07 15:08:43 +00:00 |
|
Gunnsteinn Hall
|
ced03e48ee
|
Table of contents generating function added. Exported some methods so drawables can be created externally.
|
2017-07-06 16:26:22 +00:00 |
|
Gunnsteinn Hall
|
1a5c3eb4ac
|
Initial import of PDF creator with text, image adding capabilities
|
2017-07-05 23:10:57 +00:00 |
|