10-19-2008, 10:32 PM
Hi!
It's a bit quiet lately, so I thought i should break the silence
.
Lately my dad had to extract some pages from a huge PDF file, and I wrote a little murga script that does that , using the amazing pdftk (http://accesspdf.com/pdftk/).
If you want to use it:
get pdfttk, (if you're on windows, it will work like that, linux/macos will need a tweak i guess). Then run the script, it will generate a config file (commands.txt). Edit it to be correct, and rerun the script... now that should work
For ease of distribution / foolproofing, one can use the murgaLua compiler.
Now i was thinking it would be great if we could write a more general (using more of the possibilities pdftk has), in a more guified (read average-daddy-proof) multiplatform frontend for it.
I already wrote another script to have murgalua write a shell script to have scans of even and odd pages (like the stuff you have when using a scanner with document feeder).
So if anyone wants to help, but i'm not (yet) enough experienced in the guistuff part...
It's a bit quiet lately, so I thought i should break the silence

Lately my dad had to extract some pages from a huge PDF file, and I wrote a little murga script that does that , using the amazing pdftk (http://accesspdf.com/pdftk/).
If you want to use it:
get pdfttk, (if you're on windows, it will work like that, linux/macos will need a tweak i guess). Then run the script, it will generate a config file (commands.txt). Edit it to be correct, and rerun the script... now that should work

Now i was thinking it would be great if we could write a more general (using more of the possibilities pdftk has), in a more guified (read average-daddy-proof) multiplatform frontend for it.
I already wrote another script to have murgalua write a shell script to have scans of even and odd pages (like the stuff you have when using a scanner with document feeder).
So if anyone wants to help, but i'm not (yet) enough experienced in the guistuff part...