easy-pdf-merge icon indicating copy to clipboard operation
easy-pdf-merge copied to clipboard

An npm module to merge PDFs. https://www.npmjs.com/package/easy-pdf-merge [ CURRENTLY NOT MAINTAINED ]

Results 17 easy-pdf-merge issues
Sort by recently updated
recently updated
newest added

I am trying to merge pdf which is inside a folder of project. My program is : When you upload first pdf it will store in a public/uploads folder. and...

Error when merging is Unhandled error for request GET /api/survey/roadmapPdf?surveyId=60928c68791bbf2fee0317e1&access_token=3sk1enF2m1QX2jbjW2Eirq7j3Qu2Rm2pv43LeIiyfPOpdf6nSnzpDUt26TJ0Sc7A: Error: Command failed: java -jar /Users/ashwanthmadhav/Documents/projects/ongoing/dne/udx-china/node_modules/easy-pdf-merge/jar/pdfbox.jar PDFMerger "/tmp/dne/60928c68791bbf2fee0317e1/j440wf9avl.pdf" "/tmp/dne/60928c68791bbf2fee0317e1/60928c68791bbf2fee0317e1_roadMapGenerated.pdf" "/tmp/dne/60928c68791bbf2fee0317e1/7filimby30.pdf" Exception in thread "main" java.io.IOException: Error: End-of-File, expected line at...

Error: Command failed: java -jar /app/node_modules/easy-pdf-merge/jar/pdfbox.jar PDFMerger "/app/finalpdf/2021-27-060927GarroneDarcyRecertificationApprovedCombined/merged.pdf" "/app/finalpdf/2021-27-060927GarroneDarcyRecertificationApprovedCombined/a393g000000RaAiAAK.pdf" "/app/finalpdf/2021-27-060927GarroneDarcyRecertificationApprovedCombined/a393g000000ReDfAAK.pdf" "/app/finalpdf/2021-27-060927GarroneDarcyRecertificationApprovedCombined/a393g000000RaBbAAK.pdf" "/app/finalpdf/2021-27-060927GarroneDarcyRecertificationApprovedCombined/a393g000000RaDDAA0.pdf" "/app/finalpdf/2021-27-060927GarroneDarcyRecertificationApprovedCombined/a393g000000RaDIAA0.pdf" "/app/finalpdf/2021-27-060927GarroneDarcyRecertificationApprovedCombined/merged.pdf" Picked up JAVA_TOOL_OPTIONS: -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 -javaagent:/app/.heroku/bin/heroku-metrics-agent.jar Aug 06, 2021 1:27:56 PM org.apache.pdfbox.pdmodel.font.FileSystemFontProvider loadDiskCache WARNING:...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.13.0 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Command failed: java -jar C:\CompanyName\Folder with space\program\node_modules\easy-pdf-merge\jar\pdfbox.jar PDFMerger FilePath1 FilePath2.. so on "Folder with space" was fine till 0.2.5

I'm using the module to merge a lot of single page pdf's into one but when there's more than about 100, I get the error message: Error: Command failed: java...

https://huntr.dev/users/Asjidkalam has fixed the RCE on "easy-pdf-merge" vulnerability 🔨. Asjidkalam has been awarded $25 for fixing the vulnerability through the huntr bug bounty program 💵. Think you could fix a...

Hi It's unclear how to change the pagesize or how to inject PDFBox options. For example: https://stackoverflow.com/questions/3134346/pdfbox-setting-a5-page-size Thanks

help wanted
question
hacktoberfest