mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-01 20:10:35 +01:00
# Description of Changes Split was previously incorrectly marked as a multi-file interface, which meant that if you fed 2 files into it, it'd just process the first and discard the second. This PR changes it to a single-file interface, and implements a custom response handler because Split returns Zip files instead of PDFs, so the response you get when running Split now is the union of all of the split input files in the workbench (or them all zipped if you download it). |
||
|---|---|---|
| .. | ||
| useSplitOperation.ts | ||
| useSplitParameters.ts | ||