|
|
#1 |
|
Need help with Apple Script/Automator
Hey all,
I want to access an online catalogue on my iPad, as the catalogue is using flash to display in the net, I canīt, but individual pages can be loaded as pdf. As it has somewhat over 1500 pages I donīt want to click every page on my mac and save it. I found that all the pdfs are residing in one folder on the server, sadly the folder canīt be accessed directly, only the individual files. http://tpk6.aurednik.de/2012/pdf/pagina.00001.pdf this path leads to page 1 off the catalogue, pagina.00002.pdf is page 2 and so on. So basicly what I need is a workflow, software, script that starts with page 1, than adds 1 to the filename saves it and so on. Sadly I wasnīt able to find a way in Automator to get this working. As i`m an absolute Noob regarding Apple Script and programming in general, I hope some of the fine people here can help. Thanks! Mark |
|
|
|
0
|
|
|
#2 |
|
Open the terminal and type the following:
Code:
mkdir pdfs cd pdfs curl http://tpk6.aurednik.de/2012/pdf/pagina.0[0001-1500].pdf -o pagina.0#1.pdf |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 01:51 PM.






Linear Mode
