From: Norman Palardy (palardyn_at_shaw.ca)
Date: Sat Feb 22 2003 - 18:04:24 PST
OK (I may put an applescript studio front end on this but for now ....)
grab the download and save it (into your Documents directory in this
example)
start an editor (like BBEdit) and write this into it
java -cp
./bin:./lib_ext/jpedal.jar:./lib_ext/JIS.jar:./lib_ext/jcmdline.jar
de.hendriklipka.pdfconv.PDFConv $1 $2 $3 $4 $5 $6 $7 $8 $9
save this as run.sh to the same directory where run.bat is (in this
case Documents/pdfconv)
start terminal (n your applications/utilities folder)
in terminal type in
cd ~/Documents/pdfconv
type this in
chmod 755 run.sh
now to convert a document
in terminal window type
cd ~/Documents/pdfconv
then type
./run.sh
(followed by a space)
the drag in the pdf to convert
hit enter
Note that it seems to have a glitch where it does render the jpg file
but never quits
so, when it has rendered your PDF (you'll manually have to keep and eye
on it) you need to press control-C
On Friday, February 21, 2003, at 08:48 AM, David Deranian wrote:
> Hendrik-
>
> What about for us Mac OS X users. I had the same problem. Don't know
> how to run the program.
>
> -David
> -----------------------------------------------------------------------
> -
> ------------
>
> On Friday, February 21, 2003, at 10:41 AM, Hendrik Lipka wrote:
>
>> I see, I have forgotten an important point in the readme :(
> --
> David Deranian
> Digital Arts & Sciences, Inc.
> Communication Arts
> for the Digital Age
>
> --
> This is the NewtonTalk list - http://www.newtontalk.net/ for all
> inquiries
> List FAQ/Etiquette/Terms: http://www.newtontalk.net/faq.html
> Official Newton FAQ: http://www.chuma.org/newton/faq/
>
>
Norman Palardy
Director Of Software Development Zymeta Corporation
npalardy_at_zymetacorp.com www.zymeta.com
-- This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries List FAQ/Etiquette/Terms: http://www.newtontalk.net/faq.html Official Newton FAQ: http://www.chuma.org/newton/faq/
This archive was generated by hypermail 2.1.5 : Mon Feb 24 2003 - 01:30:01 PST