Commit graph

20 commits

Author SHA1 Message Date
sparkyx
6c4208bbab PDF : standardized color for row even and odd 2025-11-24 13:14:26 +01:00
sparkyx
83efa90a33 PRERELEASE 10A 2025-11-22 15:59:27 +01:00
sparkyx
d0ef7a3057 use protected instead of private, remove debug info 2025-11-12 11:00:59 +01:00
sparkyx
f4f400eb65 WIP PDF : rename PDF_Core::longLine to write_multi, adapt the interline 2025-08-12 12:08:03 +02:00
sparkyx
53f708b46f PDF: add tests 2025-07-24 16:49:27 +02:00
sparkyx
0edaefa2f0 PHP 8.3 compatility : deprecated dynamic attribute 2025-03-13 12:52:02 +01:00
sparkyx
0e4055de47 PHP 8.3 compatility : deprecated dynamic attribute 2025-03-13 12:45:25 +01:00
sparkyx
72213a1f64 Revert "WIP PDF : rename PDF_Core::longLine to write_multi, adapt the interline"
PDF change not working

This reverts commit 0599b38d23.
2024-11-05 08:37:48 +01:00
sparkyx
0599b38d23 WIP PDF : rename PDF_Core::longLine to write_multi, adapt the interline 2024-11-04 23:09:11 +01:00
Dany wm
53a7cfb86c rewrite unit test for scenario 2024-11-04 22:56:02 +01:00
sparkyx
65a6d1b14a Improve Code : permet d'avoir plusieurs couleurs sur une ligne 2023-12-17 12:08:20 +01:00
sparkyx
3d8265f89f Comptability PHP8.1
remove deprecated null string
2023-09-15 19:15:32 +02:00
sparkyx
b281a90f87 Change default background color in PDF + PHP8.1 compatibility 2023-07-01 11:57:51 +02:00
Dany De Bontridder
d606c1d6fa php8.1 : compatibility 2022-08-27 16:57:30 +02:00
Dany wm De Bontridder
4886d78356 Documentation for Doxygen 2021-07-29 17:41:42 +02:00
Dany De Bontridder
5bcea2bf57 Code Cleaning : remove direct access to global , add Exception 2019-11-02 00:54:35 +01:00
Dany De Bontridder
b6e5d1fe3a PDF.is_fill : fix bug 2019-09-14 23:15:53 +02:00
Dany De Bontridder
cd34856cfe PDF_Core : add function get 2019-09-04 21:11:53 +02:00
Dany De Bontridder
660aed7957 New function PDF_Core:is_fill
add documentation
2019-07-29 11:07:55 +02:00
Dany De Bontridder
25ef8ad689 Code Cleaning split PDF into PDF_Core and PDF 2019-07-27 17:50:42 +02:00