AutoHotkey Community

It is currently May 25th, 2012, 10:56 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: January 23rd, 2008, 12:50 pm 
ok i figured it out
thanks!


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2008, 1:29 pm 
Offline

Joined: January 12th, 2007, 4:30 am
Posts: 531
Location: Norway
Quote:
neXt: shot in the dark, but does anyone know of a utility that will allow me to crop pdf pages with cmd?


Perhaps irfanview or nconvert? If not, ImageMagickcan do almost anything.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2008, 4:04 pm 
Offline

Joined: March 19th, 2007, 12:43 am
Posts: 532
They work from cmd?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2008, 6:50 pm 
Offline

Joined: July 20th, 2007, 10:23 am
Posts: 257
Location: Paris, France
neXt wrote:
They work from cmd?
yes for all three. Have you even check out them?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 21st, 2011, 5:16 pm 
Offline

Joined: September 21st, 2011, 5:14 pm
Posts: 1
neXt wrote:
Question, i can't get it to work with AHK, here is what i have tried:
Code:
run %comspec% pdftk ENT.pdf dump_data output pages.txt

Code:
run %comspec% /c pdftk ENT.pdf dump_data output pages.txt

Code:
runwait %comspec% /c pdftk ENT.pdf dump_data output pages.txt


If i test it through cmd it works just fine, how do i make it work?
I even tried running it from the same directory:
Code:
run pdftk.exe ENT.pdf dump_data output pages.txt

Any ideas?
Thanks. :D


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: Yahoo [Bot] and 0 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group