Commit graph

16 commits

Author SHA1 Message Date
Raffael Meyer
2bf14bb29f
fix: translate page numbers (#17492) 2022-07-19 15:38:17 +05:30
Faris Ansari
7223f749dc fix: child table columns overflow 2022-01-29 12:21:01 +05:30
Faris Ansari
c1053bea93 fix: Field rendering of every field 2021-10-22 19:20:42 +05:30
Faris Ansari
937fc35022 fix: body height in html preview 2021-10-21 20:13:53 +05:30
Faris Ansari
5f5f0e8bba fix: Include print style and print format css 2021-10-20 19:18:35 +05:30
Faris Ansari
72e9df5460 fix: section fields orientation
- Option to render fields in a section in left-right orientation
- this is useful in cases where rendering currency values one below the other makes more sense
2021-10-19 19:22:23 +05:30
Faris Ansari
a4746483ab fix: print style
- bordered table
- pdf column rendering fix
- document-header class
2021-10-19 19:20:08 +05:30
Faris Ansari
090a5db7f8 feat: Spacer and Divider components 2021-10-19 19:16:54 +05:30
Faris Ansari
d8dfc14bea feat: Configurable font size 2021-10-19 19:15:38 +05:30
Faris Ansari
76b5ee8b9e feat: Field Templates
- standard field templates for rendering custom templates for fields for e.g., taxes in invoice
- ability to create user defined reusable templates that show up in print format builder
2021-10-19 19:12:15 +05:30
Faris Ansari
c31bf0aadc fix: Page number
- simpler configuration
- remove arbitrary margin text configuration
2021-10-19 15:45:40 +05:30
Faris Ansari
d8457a3c71 fix: Show print preview on print page 2021-10-05 14:21:57 +05:30
Faris Ansari
4bdacf7d81 feat: Better Letterhead editing
- Image resize and align
2021-10-03 14:42:45 +05:30
Faris Ansari
f4bd62c010 feat: More features
- Letterhead editing
- Edit Header and Footer
- Margin Text
- PrintFormatGenerator class handles generation of HTML and PDF and repeating of Header/Footer
- Simplify /printpreview
- Separate renderer files for each fieldtype
2021-09-15 18:50:41 +05:30
Faris Ansari
dd03ce8053 fix: Ability to set font via Google Font 2021-09-07 10:45:09 +05:30
Faris Ansari
0928c4c172 feat: Use weasyprint to generate PDF
- /printpreview route to preview HTML template
2021-09-06 16:57:37 +05:30