Stirling-PDF/src/main/java/stirling/software/SPDF/controller/api
Eric 3dbfde534e
fix: missing pdf to html endpoint (#1043)
* fix: missing pdf to html endpoint

* refactor: remove unused variable

---------

Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-08 21:28:57 +01:00
..
converters fix: missing pdf to html endpoint (#1043) 2024-04-08 21:28:57 +01:00
filters fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
misc updates 2024-04-05 13:05:16 +01:00
pipeline fix: switch to pdftohtml for pdf to html conversions (#998) 2024-03-29 17:02:33 -04:00
security Number of fixes and making pipline LIVE ! (#907) 2024-03-13 19:15:10 +00:00
strippers formatting 2023-12-30 19:11:27 +00:00
CropController.java pdfbox3 upgrade and fix 2024-01-12 23:15:27 +00:00
MergeController.java Added option to split PDF into multiple parts and merge into one PDF (#841) 2024-02-24 15:26:35 -05:00
MultiPageLayoutController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
PdfOverlayController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
RearrangePagesPDFController.java Number fxes (#898) 2024-03-10 14:00:00 +00:00
RotationController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
ScalePagesController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
SplitPdfBySectionsController.java fix(SplitPDF): create immutable list for dynamic additions (#877) 2024-03-07 12:05:26 -05:00
SplitPdfBySizeController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
SplitPDFController.java Closes #359 (#1047) 2024-04-08 21:23:03 +01:00
ToSinglePageController.java pdfbox3 upgrade and fix 2024-01-12 23:15:27 +00:00
UserController.java fix: switch to pdftohtml for pdf to html conversions (#998) 2024-03-29 17:02:33 -04:00