Commit graph

29 commits

Author SHA1 Message Date
Ankush Menat
a643098a26
fix: Footer should show up once at end if not repeating header/footer (#22902)
* fix: Footer should show up once at end if not repeating header/footer

* fix: only show page number if repeating header

[skip ci]
2023-10-25 15:47:49 +05:30
Pruthvi Patel
97bab50a58 fix: pass print_heading_template as render args 2022-02-11 18:51:10 +05:30
prssanna
8b7c976f68 feat: alternate print format column layout 2020-12-14 18:05:02 +05:30
prssanna
02508f7d4d feat: render print preview in an iframe
- use bootstrap 3
2020-11-09 15:40:11 +05:30
Faris Ansari
4abb44857e wip 2020-10-28 13:52:34 +05:30
prssanna
285a0b5da5 feat: separate route for print view
- use sidebar layout with settings

- hook to fetch contextual print settings

- change default font to Inter
2020-10-22 15:29:37 +05:30
Faris Ansari
ae0bf912c7 fix: Add label to standard print format sections
data-label is now added to each section so they can be targeted via CSS
2019-11-28 16:34:41 +05:30
deepeshgarg007
bf39e34958 fix: Add prefix print in attribute names 2019-08-07 18:08:43 +05:30
deepeshgarg007
020dd9ef58 fix: Headings and line breaks not seen in print formats 2019-08-07 15:10:58 +05:30
Mainul Islam
4f7feddb6a [Print format] Translate section headings, hide sections with no data (#3697)
* Section label set as translatable

* Show section title if hase data in section other
2017-07-19 15:56:41 +05:30
Rushabh Mehta
87b3816cf4 [fixes] print format cleanup, options for alignment and print from web form (#2159)
* [fixes] print format cleanup, options for alignment and print from web form

* [print-format] select module for export
2016-10-10 16:16:52 +05:30
Rushabh Mehta
c966fb3d00 [fix] make "draft" heading for print format configurable 2016-09-12 13:00:24 +05:30
Anand Doshi
d8069dbce4 [enhancement] option to enable/disable repeating header and footer in PDFs 2016-02-08 15:15:22 +05:30
Anand Doshi
f14683e91e [fix] pdf print: footer encoding and workaround to include bootstrap in footer 2016-01-28 16:41:11 +05:30
Anand Doshi
8b0b93a3a8 [enhancement] PDF: Footer option in Letter Head and show page number at the bottom 2016-01-28 15:56:45 +05:30
Anand Doshi
2e7e73baac [fix] improvements in header/footer code 2016-01-27 20:51:23 +05:30
Rushabh Mehta
188ff8f2e9 [fixes] font-awesome in print format, custom css, empty sections removed from print formats 2015-09-09 15:18:01 +05:30
Rushabh Mehta
15c2925cbb [minor] cleanup to print (auto-trigger) for frappe/erpnext#3853 2015-08-18 15:18:55 +05:30
Anand Doshi
6d2a994069 [fix] close print window after printing 2015-06-10 10:54:17 -04:00
Anand Doshi
89fa91bd4e [fix] Ignore duplicate entry error for file data 2014-07-29 16:21:00 +05:30
Anand Doshi
7087be6559 Fixes to print 2014-07-25 13:01:52 +05:30
Rushabh Mehta
b9de14ecbf many fixes to print 2014-07-25 13:01:51 +05:30
Rushabh Mehta
68cab5070a separated macros 2014-07-25 13:01:50 +05:30
Rushabh Mehta
70f84020d2 updates to print 2014-07-25 13:01:49 +05:30
Rushabh Mehta
8f022029a8 added print settings print style fixes etc. 2014-07-25 13:01:47 +05:30
Rushabh Mehta
2aa0e3d1b6 cleaned up print (js) and added print settings 2014-07-25 13:01:47 +05:30
Rushabh Mehta
1c101a6805 added more updates to new print formats 2014-07-25 13:01:47 +05:30
Rushabh Mehta
b0b5d85443 started print format redesign 2014-07-25 13:01:46 +05:30
Rushabh Mehta
024ddfcc5b -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
Renamed from webnotes/templates/print_formats/standard.html (Browse further)