I seem to have a similar problem. Appears to read in the pdf file OK but then tells me that Dilate has stopped working. I'm running Vista Ultimate and have gor .Net framework installed. The prog runs fine on my other computer running XP so I guess it is an operating system problem. I've included the infor that appears after the prog has stopped working in case it helps.
======================
...Creating EPS file from PDF page
...Performing autocropping (this step may take several minutes)
...Rastering PNG file from EPS file (this step may take several minutes)
...Running PNG file through Dilation and Shrink filters
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembl
y 'imageManip, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of
its dependencies. The application has failed to start because its side-by-side c
onfiguration is incorrect. Please see the application event log for more detail.
(Exception from HRESULT: 0x800736B1)
File name: 'imageManip, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' -
--> System.Runtime.InteropServices.COMException (0x800736B1): The application ha
s failed to start because its side-by-side configuration is incorrect. Please se
e the application event log for more detail. (Exception from HRESULT: 0x800736B1
)
at Dilate.Program.Dilate(Bitmap bitmap)
at Dilate.Program.Main(String[] args)
...Running PNG file through Sharpening filter
convert.exe: unable to open image `C:\PDFrasterFarian 2.2.0\\temp\stage6\0002':
No such file or directory.
convert.exe: missing an image filename `C:\PDFrasterFarian 2.2.0\\temp\stage7\00
02'.
ERROR!!! Post-Processing failed!
Please make sure you have .NET Framework 2.0 installed.
If the problem persists, please report it at the mobileread forums.
|