Stirling-PDF/src/main/java/stirling/software/SPDF/controller/api
懒猫 c8a37245fa
Added option to split PDF into multiple parts and merge into one PDF (#841)
* Added option to split PDF into multiple parts and merge into one PDF

* Use the mergeDocuments method in MergeController to implement merging

---------

Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com>
2024-02-24 15:26:35 -05:00
..
converters more fixes 2024-02-10 00:21:00 +00:00
filters fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
misc Game fixes and ocr docs (#824) 2024-02-17 23:23:07 +00:00
pipeline fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
security fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05: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 fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05: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 Added option to split PDF into multiple parts and merge into one PDF (#841) 2024-02-24 15:26:35 -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 page adjusts for stamp 2024-02-10 14:52:27 +00:00
ToSinglePageController.java pdfbox3 upgrade and fix 2024-01-12 23:15:27 +00:00
UserController.java fix for #818 2024-02-18 15:47:19 +00:00