feat: Add page number string reordering to Organize PDF tool
This commit introduces a new feature to the "Organize PDF" tool that allows users to reorder pages by providing a comma-separated string of page numbers. An "Advanced Settings" section has been added to the UI, containing a text input for the page order and an "Apply Order" button. The implementation includes validation for the input and updates the page thumbnail grid accordingly.
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
%PDF-1.4
|
|
||||||
1 0 obj<</Type/Catalog/Pages 2 0 R>>endobj
|
|
||||||
2 0 obj<</Type/Pages/Count 3/Kids[3 0 R 4 0 R 5 0 R]>>endobj
|
|
||||||
3 0 obj<</Type/Page/MediaBox[0 0 612 792]>>endobj
|
|
||||||
4 0 obj<</Type/Page/MediaBox[0 0 612 792]>>endobj
|
|
||||||
5 0 obj<</Type/Page/MediaBox[0 0 612 792]>>endobj
|
|
||||||
trailer<</Root 1 0 R>>
|
|
||||||
Reference in New Issue
Block a user