Commit Graph

14 Commits

Author SHA1 Message Date
Amitabh Tiwari
92efe1b236 Html2pdf using open pdf (#11178)
* Added inital changes html to pdf using openPdf

* Added changes to pdf for external style

* Added chnages via flying saucer

* Added changes ti fix the issue

* Added inital changes

* Simplyfied the core logic

* Created a sperate package

* Added changes for making it more modular

* Added Image attribute update

* Added chnages to add images

* Added changes

* Style validation

* Added changes to fix the styles

* Review comments updates

* Corrected the versions

* Fixed the review commit

* Added changes to fix the indendation issue

Co-authored-by: Amitabh.Tiwari <amitabh.tiwari@maersk.com>
2021-09-16 21:01:41 -05:00
Krzysiek
dbd6c254ff JAVA-2106: Move Java Convert PDF to Base64 to the pdf module 2020-07-09 18:44:46 +02:00
Greg Martin
bd4f3e55d6 Moved Thymeleaf code into it's own package. 2020-06-09 16:03:05 -04:00
Cristian Rosu
debd7456ff BAEL-3826: appropriate spacing 2020-05-08 20:18:22 +03:00
Cristian Rosu
d818a2c297 BAEL-3826: test Thymeleaf PDF generation using ByteArrayOutputStream 2020-05-08 20:17:17 +03:00
Cristian Rosu
899541d89e BAEL-3826: creating PDFs using Thymeleaf as template engine 2020-05-03 17:28:27 +03:00
amit2103
2d6e5b0156 [BAEL-16045] - Check Article Code Matches GitHub for https://www.baeldung.com/java-pdf-creation article 2019-08-05 00:38:32 +05:30
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
michal_aibin
3a83664f30 Fix error with html file for conversions 2016-11-14 12:48:07 +01:00
michal_aibin
6a98064795 X to PDF conversions 2016-11-14 12:32:51 +01:00
michal_aibin
9332eb5210 Fixes to PDF article 2016-11-05 21:58:25 +01:00
Grzegorz Piwowarek
a028c5c9f2 Refactor PDF2ImageExample 2016-11-04 15:45:06 +00:00
maibin
0ea29df589 Code cleanup for PDF module (#800)
* PDF to X

* PDF to X

* Remove created doc

* Code fixes and cleanup for PDF module
2016-11-03 11:04:43 +00:00
maibin
d0d62b53c2 PDF to X conversions (#799)
* PDF to X

* PDF to X

* Remove created doc
2016-11-03 09:58:57 +00:00