Hello Joerg:

On Tue, 24 Apr 2001 21:28:00 +0100, Joerg Dietze wrote:

> Hi Sam and all,

> On Tue, 24 Apr 2001 14:04:46 -0500, Samuel W. Heywood wrote:

>> I downloaded it and unpacked it and located it in my search path.
>> Also I modified MIME.CFG as you have indicated.  I did also
>> everything else as explained in your README.

>> It doesn't work for me.  I get an error message that briefly flashes
>> in my screen saying that Alladin can't find some init file, gs_std
>> something.  The error message appears too briefly for me to read it all
>> or to make any sense out of it.

> this seems to be a problem with Ghostscript. Perhaps You should isert an
> "pause" statement into pdf2htm.bat after the line invoking GS that You
> can read the error message.

> yes, I found the problem, there was something wrong with the path
> statements. If htmlgen.exe doesn't find any files it creates an empty html
file.
> I'm thinking about inserting an error message into the  created htm file
> when this happens.
> I hope this is fixed with the new version I'll post with next mail upload.

Still no fix.

Please see pause statements in PDF2htm.bat and output from print screen:

--- begin pdf2htm.bat ---
@echo off
del gsmustdo
pause > nul
del \arachne\cache\page*.bmp
pause > nul
argh %1
pause > nul
gs386 @gsmustdo
pause > nul
htmlgen >%2
---- end pdf2htm.bat ------

---- begin screenshot of output -----
C:\PDF>pdf2htm wlhs60.pdf
File not found
DOS/4GW Protected Mode Run-time  Version 1.97
Copyright (c) Rational Systems, Inc. 1990-1994
Aladdin Ghostscript 5.10 (1997-11-23)
Copyright (C) 1997 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 2.
Page 1
Error: /undefined in [/ICCBased {74 0 resolveR}]
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval-
-   2   %stopped_push   --nostringval--   2   3   %oparray_pop   --nostringval--
   --nostringval--   false   1   %stopped_push   1   3   %oparray_pop   --nostri
ngval--   2   1   2   --nostringval--   %for_pos_int_continue   --nostringval--
  --nostringval--   --nostringval--   0   --nostringval--   %array_continue   --
nostringval--   false   1   %stopped_push   --nostringval--   %loop_continue   -
-nostringval--   --nostringval--   --nostringval--   5   9   %oparray_pop
Dictionary stack:
   --dict:773/809--   --dict:0/20--   --dict:47/200--   --dict:47/200--   --dict
:120/127--   --dict:111/152--   --dict:10/10--   --dict:1/2--   --dict:13/20--
Current allocation mode is local
Invalid drive specified
C:\PDF>
------- end screenshot of output ----

If I run this by clicking on a PDF attachment found in an Arachne email
message, I will get an empty HTML file as before.  Furthermore, I will
get error messages saying that it can't find the files it needs, even if
I include C:\PDF in the search path.  I have made sure that all the files
it needs and asks for are there.

Maybe you should make prepare a list to indicate which files should go
in which directories.  You might need to make some changes in your source
to take care of the problem of the "invalid drive specified".  With my
setup I can run Arachme from either C:\ARACHNE or I can run her from my
ramdrive in D:\ARACHNE.  If I don't know which files belong in which drives
and directories, then I cannot use this program.

Regards,

Sam Heywood

Reply via email to