Adrian-George Bostan
|
7ca49f50f2
|
Improve invoice test
|
2018-10-30 22:36:13 +02:00 |
|
Adrian-George Bostan
|
b8f9f07175
|
Add invoice advanced test case
|
2018-10-30 22:14:04 +02:00 |
|
Adrian-George Bostan
|
74e89e6a2a
|
Improve invoice component interface
|
2018-10-30 22:13:47 +02:00 |
|
Adrian-George Bostan
|
389083bd9f
|
Improve invoice component style
|
2018-10-30 21:27:08 +02:00 |
|
Adrian-George Bostan
|
564877a23b
|
Add invoice test
|
2018-10-30 20:51:27 +02:00 |
|
Adrian-George Bostan
|
7a6b16b614
|
Make invoice more customizable
|
2018-10-30 20:43:10 +02:00 |
|
Adrian-George Bostan
|
e7a6b1825f
|
Add totals and notes sections
|
2018-10-29 20:18:32 +02:00 |
|
Adrian-George Bostan
|
b98f1fe6ce
|
Add initial invoice implementation
|
2018-10-26 12:29:40 +03:00 |
|
Adrian-George Bostan
|
b8a0299ca7
|
Remove unnecessary table member
|
2018-10-22 22:09:56 +03:00 |
|
Adrian-George Bostan
|
8cbb57960d
|
Add SetText method to the styled paragraph component
|
2018-10-22 22:07:08 +03:00 |
|
Adrian-George Bostan
|
9db7496508
|
Allow table as a table cell component
|
2018-10-22 22:05:45 +03:00 |
|
Gunnsteinn Hall
|
919b83bbcd
|
Merge pull request #239 from dennwc/font_minor
Minor fixes to font packages
|
2018-10-16 10:19:09 +00:00 |
|
Denys Smirnov
|
995f1595ce
|
textencoding: don't use explicit type for nested map declarations
|
2018-10-16 01:44:12 +03:00 |
|
Denys Smirnov
|
a5b5c63f89
|
model: fix runes enumeration in composite fonts
|
2018-10-16 01:44:12 +03:00 |
|
Denys Smirnov
|
558fe5a420
|
model: use composite struct literal for initialization
|
2018-10-16 01:44:12 +03:00 |
|
Denys Smirnov
|
781992027d
|
creator: reduce the size of test output by reusing the font
|
2018-10-16 01:44:12 +03:00 |
|
Denys Smirnov
|
8f09a9b79a
|
creator: use a portable temp dir path in tests
|
2018-10-16 01:44:12 +03:00 |
|
Gunnsteinn Hall
|
94146c2603
|
Merge pull request #237 from adrg/component-creator
Create components through the creator
|
2018-10-14 15:16:51 +00:00 |
|
Adrian-George Bostan
|
0b3a67486a
|
Add NewImageFromGoImage method to the creator
|
2018-10-14 14:50:12 +03:00 |
|
Adrian-George Bostan
|
d2ed3db2c2
|
Fix StyledParagraph Reset method prototype
|
2018-10-12 23:33:50 +03:00 |
|
Adrian-George Bostan
|
90ba15f56d
|
Instantiate component only through creator and cache default fonts
|
2018-10-12 23:00:02 +03:00 |
|
Adrian-George Bostan
|
ac7d2d72ff
|
Change font rename scheme on name collision
|
2018-10-12 19:35:04 +03:00 |
|
Gunnsteinn Hall
|
e9165467cd
|
Merge pull request #234 from adrg/table-align-paragraph
Fix paragraph/styled paragraph cell alignment in tables
|
2018-10-08 17:04:55 +00:00 |
|
Adrian-George Bostan
|
f9a8288b43
|
Merge branch 'v3' into table-align-paragraph
|
2018-10-08 19:13:56 +03:00 |
|
Gunnsteinn Hall
|
5b4828be69
|
Merge pull request #224 from dennwc/refactor_2
Refactor encryption-related code
|
2018-10-08 16:11:17 +00:00 |
|
Gunnsteinn Hall
|
d9dfa57225
|
Merge branch 'v3' into refactor_2
|
2018-10-08 16:05:58 +00:00 |
|
Denys Smirnov
|
5d09fa8cde
|
crypt: handle length format violation for length=40
|
2018-10-08 18:35:33 +03:00 |
|
Adrian-George Bostan
|
3f9fc2e5eb
|
Merge branch 'v3' into table-align-paragraph
|
2018-10-08 18:08:30 +03:00 |
|
Adrian-George Bostan
|
58e15b03a9
|
Add test cases for horizontal alignment of paragraphs inside tables
|
2018-10-08 17:53:13 +03:00 |
|
Adrian-George Bostan
|
0954292a46
|
Remove unnecessary method call in creator test
|
2018-10-08 17:37:17 +03:00 |
|
Adrian-George Bostan
|
095e431f51
|
Calculate content width for Paragraph and StyledParagraph in table cells
|
2018-10-08 17:35:21 +03:00 |
|
Adrian-George Bostan
|
db93b6e873
|
Add getMaxLineWidth method on StyledParagraph
|
2018-10-08 17:34:57 +03:00 |
|
Adrian-George Bostan
|
fb41824815
|
Add getTextLineWidth and getMaxLineWidth methods on Paragraph
|
2018-10-08 17:33:55 +03:00 |
|
Gunnsteinn Hall
|
901e252881
|
Merge pull request #231 from adrg/paragraph-enable-wrap
Wrap paragraph text only if width has been set
|
2018-10-08 13:34:33 +00:00 |
|
Denys Smirnov
|
84284c88ec
|
security: add missing license headers, more documentation
|
2018-10-08 01:04:56 +03:00 |
|
Denys Smirnov
|
7bd4ba688d
|
core: split crypt filter methods into a separate package
|
2018-10-08 00:18:18 +03:00 |
|
Denys Smirnov
|
42df346e69
|
core: split security handlers into a separate package
|
2018-10-08 00:18:18 +03:00 |
|
Denys Smirnov
|
006e5f9e6e
|
core: simplify decoding of Encrypt dictionary a bit with a helper
|
2018-10-08 00:18:18 +03:00 |
|
Denys Smirnov
|
68d20968d3
|
core: move encryption dictionary encoder and decoder to it's own type
|
2018-10-08 00:18:18 +03:00 |
|
Denys Smirnov
|
1c19ba9e96
|
core: decouple security handlers with different revisions from PdfCrypt
|
2018-10-08 00:18:18 +03:00 |
|
Denys Smirnov
|
7e9f3dd7e2
|
core: unexport remaining PdfCrypt methods
|
2018-10-08 00:18:18 +03:00 |
|
Denys Smirnov
|
fd9b3746de
|
core: unexport remaining PdfCrypt fields
|
2018-10-08 00:18:18 +03:00 |
|
Denys Smirnov
|
bccaa87cdc
|
core: refactor encryption and decryption types
|
2018-10-08 00:18:18 +03:00 |
|
Denys Smirnov
|
b5288e7ddc
|
core: change permissions type to a bitmask
|
2018-10-08 00:18:18 +03:00 |
|
Denys Smirnov
|
ef64bef191
|
core: permissions field is uint32 according to the spec
|
2018-10-08 00:18:18 +03:00 |
|
Adrian-George Bostan
|
195319a9f7
|
Adjust table paragraph alignment in creator test
|
2018-10-07 21:45:32 +03:00 |
|
Adrian-George Bostan
|
af04a44ab1
|
Enable paragraph wrapping by default in the table component
|
2018-10-07 19:31:03 +03:00 |
|
Adrian-George Bostan
|
555b70017e
|
Adjust division test
|
2018-10-07 18:48:56 +03:00 |
|
Adrian-George Bostan
|
d4da6857b7
|
Enable styled paragraph wrap only if width has been set
|
2018-10-07 18:46:13 +03:00 |
|
Adrian-George Bostan
|
8859ca10b1
|
Enable paragraph wrap only if width has been set
|
2018-10-07 18:45:26 +03:00 |
|