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

View File

@@ -0,0 +1,4 @@
ID,Name,Age,Email,Country,Score,Grade
1,Alice,25,alice@example.com,USA,88,B
2,Bob,30,bob@example.com,UK,92,A
3,Charlie,35,charlie@example.com,Canada,85,B
1 ID Name Age Email Country Score Grade
2 1 Alice 25 alice@example.com USA 88 B
3 2 Bob 30 bob@example.com UK 92 A
4 3 Charlie 35 charlie@example.com Canada 85 B