Created
June 26, 2022 07:00
-
-
Save abdennour/f49d462400bbacb4bfec546759217f31 to your computer and use it in GitHub Desktop.
PDF merge on WSL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install poppler-utils -y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdfunite in-1.pdf in-2.pdf out.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment