View Single Post
Old 06-01-2009, 07:49 PM   #94
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
Quote:
Originally Posted by enarchay View Post

sopdf -i input.pdf -o output.pdf

Nope. "sopdf is not recognized as an internal or external command, operable program, or bath file."
This alone tells me either your sopdf is corrupted or your executable "soPDF.exe" is not in the path.

I know you did have SoPDF working at one point because you showed it in a previous post.

Try the following
1) Redownload the executable.
2) try typing in the command line "sopdf.exe" and see if that gives you a help menu.
3) IF not try ".\sopdf.exe"
If you do get the help then type
4) .\sopdf.exe -i input.pdf -o output.pdf

Note add the ".exe" to the command. Usually you don't have to type the extension but if you have a file name conflict then you must type it out completely.


Last comment you've typed "C:User\me\<snip>" Is this what you are really typing because you are missing a "\" after the colon, it should be "C:\User\me\<snip>"

=X=
=X= is offline   Reply With Quote