| View previous topic :: View next topic |
| Author |
Message |
corrupt
Joined: 29 Dec 2004 Posts: 2397
|
Posted: Mon Aug 13, 2007 10:07 pm Post subject: |
|
|
Hi new,
Have a look at Loop, FilePattern in the AutoHotkey Help Documentation. You could use the Loop command to find all *.pdf files and use the Run or RunWait command to automate processing the files one by one. |
|
| Back to top |
|
 |
PinkBears
Joined: 20 May 2008 Posts: 1
|
Posted: Tue May 20, 2008 2:32 pm Post subject: |
|
|
Hi there,
Further to new's problem and corrupts answer i was just wondering whether the answer had worked for new?
As i have the same problem and was just wondering whether it wos worth trying it out or not. _________________ | Label Printing | Printed Labels | - PinkBears |
|
| Back to top |
|
 |
coma Guest
|
Posted: Fri Jun 13, 2008 3:28 pm Post subject: |
|
|
| why don't you try it and see |
|
| Back to top |
|
 |
automaticman
Joined: 27 Oct 2006 Posts: 322
|
Posted: Wed Jul 09, 2008 1:11 pm Post subject: |
|
|
I was looking for a tool to split bigger pdf documents into smaller chunks like e.g. 50 pages each and this might help. Great, thanks for the link.
(For the interested: Some applications don't accept bigger .pdf documents as input, so the solution: make smaller chunks and convert each separately overcoming the tools size limitations.) |
|
| Back to top |
|
 |
|