Results 1 to 2 of 2
Hey,
I am looking for a script that works with pdf files. I want all pdf files in a certain folder to be spitted in more pdf files and each ...
- 03-08-2008 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 19
pdf convert script
Hey,
I am looking for a script that works with pdf files. I want all pdf files in a certain folder to be spitted in more pdf files and each file should contain only one side. Then all those new files should be converted to png files and at the end all those files (the pdf files and the png files) should be located in a new folder, with the same name as the pdf file at the beginning. I ma new to linux scripting so I would be very pleased for detailed information, about what package to use and stuff like that.
Regrades Snoop1990
- 03-08-2008 #2Just Joined!
- Join Date
- Sep 2007
- Posts
- 19
I read about "imagemagick" should be able to convert text sides from pdf to png, but how to split on pdf file in on file per side ?


Reply With Quote