Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF (Users)
> I do not understand the instructions. Here is the line in my batch file:
>
> pdfdraw.exe -o tmp.png sg3525.pdf 1-12
>
> This results in a PNG image of page 12 only.
>
> I could not add %%d without some error message. How would you specify the
> above line including %%d ?
>
> Georg
Try
pdfdraw.exe -o tmp%d.png sg3525.pdf 1-12
on command line. Page numbers may be needed as comma separated list I don't know now. In batch file you use
pdfdraw.exe -o tmp%%d.png sg3525.pdf %1
---
DOS gives me freedom to unlimited HW access.
Complete thread:
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - DOS386, 24.02.2011, 07:33 (Users)
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - georgpotthast, 24.02.2011, 10:28
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - DOS386, 24.02.2011, 11:36
- Compression results - georgpotthast, 24.02.2011, 12:03
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - RayeR, 24.02.2011, 13:55
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - georgpotthast, 24.02.2011, 14:47
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - RayeR, 24.02.2011, 14:53
- pdfdraw test - georgpotthast, 24.02.2011, 15:16
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - RayeR, 24.02.2011, 14:53
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - georgpotthast, 24.02.2011, 14:47
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - DOS386, 24.02.2011, 11:36
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - RayeR, 24.02.2011, 14:48
- Bloat CRAP: Adobe + Uloz.to "StAihnout" + 15 MiB PDF - georgpotthast, 24.02.2011, 10:28