added merge pdfs, fixed jpgstopdf arg issues,

This commit is contained in:
klein panic
2024-11-01 17:27:04 -04:00
parent 242841c44b
commit 8d09cfb89f
8096 changed files with 9895 additions and 1426612 deletions

4
sample_tests/sample2.csv Normal file
View File

@@ -0,0 +1,4 @@
ID,Email,Country
1,alice@example.com,USA
2,bob@example.com,UK
3,charlie@example.com,Canada
1 ID Email Country
2 1 alice@example.com USA
3 2 bob@example.com UK
4 3 charlie@example.com Canada