Commit graph

16 commits

Author SHA1 Message Date
AarDG10
255a3e94fa fix(print_utils): fix pdf rendering via chrome by considering bytes
Issue has been caught w/ chrome pdf generator, it returns bytes. This fixes that by considering bytes and then turning it into a PdfWriter obj.
2026-04-13 11:53:39 +05:30
Ejaaz Khan
742e8407b5
Revert "feat: use chrome from system/docker file" 2026-03-03 12:03:20 +05:30
Ejaaz Khan
8028890137 feat: use chrome from system/docker file 2026-03-02 20:26:23 +05:30
Hussain Nagaria
71365066d3
refactor: safer property access 2026-02-18 19:40:47 +05:30
trustedcomputer
d97fdfe20a fix: exclude print_format_builder print formats from weasyprint processing in email-attached PDFs 2026-02-15 09:42:54 -08:00
Rahul Agrawal
f70e578baf Merge branch 'develop' into fix/email-print-format-render 2026-02-09 18:41:51 +05:30
Rahul Agrawal
45feea5b9a fix: skip standard format 2026-01-15 08:48:40 +05:30
Rahul Agrawal
8649c18125 feat: allow use of chrome pdf generator for standard print format 2026-01-10 10:22:00 +05:30
Akhil Narang
19ccfcc453
fix: ensure bench setup-chrome respects site config path for chromium
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-31 16:49:23 +05:30
Rahul Agrawal
11a07f2e57 fix: support for print_designer 2025-12-30 18:21:27 +05:30
Rahul Agrawal
a86894377a fix: render PDF based on print format type 2025-12-30 13:20:34 +05:30
Ejaaz Khan
5f99434f52 fix: import function/module inside inside fucntion 2025-09-29 23:09:25 +05:30
Ejaaz Khan
964dd6c034 feat: Chrome PDF generator
Co-authored-by: maharshivpatel <maharshivpatel@users.noreply.github.com>
2025-09-29 12:15:51 +05:30
Kitti U. @ Ecosoft
74683428cf
feat: Add hook on print pdf (#33387) 2025-07-23 10:45:39 +05:30
Ankush Menat
afb720e003
refactor: move stuff away from init.py (#33283)
* chore: Drop unused imports

* refactor: split translation utils from init.py

* refactor: move sendmail from init.py

* refactor: move prints to attach_print
2025-07-11 07:18:16 +00:00
Maharshi Patel
15b025f03b chore: move get_print to print_utils.py
paying my share of taxes #28940
2025-03-08 11:40:31 +05:30