Skip to content

Commit 9b62c86

Browse files
committed
updating readme to account for extracting a PDF in v1.4
1 parent 963dcbe commit 9b62c86

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,11 @@ java -jar <path/to/PDFSplicer-version.jar>
2626
* Click on the `Name of New File` button, then type in the name of your new file in the file dialog.
2727
* When satisfied, click the `Join Files` button. The new file will be saved in the location you specified in the `Name of New File` dialog.
2828

29+
### Extracting a partial PDF
30+
31+
* Click the `Select File to Extract From` button, select your file
32+
* The program automatically populates the maximum page range in the text boxes below. Select what page range you would like to extract into a separate PDF file.
33+
* Click the `Extract Partial PDF` button. The program will create a new PDF in the same location with the same name + the page range appended to the file name.
34+
2935
## Questions/Bugs
3036
* Feel free to make an [issue](https://github.com/jeffrpowell/PDFSplicer/issues), or (even butter) a [pull request](https://github.com/jeffrpowell/PDFSplicer/pulls).

0 commit comments

Comments
 (0)