Quote:
Originally Posted by Dave Qua
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.
|
I'm getting similar errors on my XP machine. I'm also getting a message that is titled PDF Library and says Evaluation period expired, please contact
pdfsupport@pdf-tools.com. The same line also shows up in the CMD prompt window. This happens every time I start PDFrasterfarian. I just uninstalled 2.1.6 and installed 2.2.1. I was getting the same PDF Library error with 2.1.6 and it would not process any .pdf files.
Here's what I get when I choose to preview the first page:
Code:
Generating preview....
...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. This application has failed to start because the application c
onfiguration is incorrect. Reinstalling the application may fix this problem. (E
xception from HRESULT: 0x800736B1)
File name: 'imageManip, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' -
--> System.Runtime.InteropServices.COMException (0x800736B1): This application h
as failed to start because the application configuration is incorrect. Reinstall
ing the application may fix this problem. (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 `H:\PDFrasterFarian 2.2.1\\temp\prv_6.png': No
such file or directory.
convert.exe: unable to open file `H:\PDFrasterFarian 2.2.1\\temp\prv_6.png'.
convert.exe: missing an image filename `H:\PDFrasterFarian 2.2.1\\temp\prv_7.png
'.
...Reducing the colors of the PNG file
convert.exe: unable to open image `H:\PDFrasterFarian 2.2.1\\temp\prv_7.png': No
such file or directory.
convert.exe: unable to open file `H:\PDFrasterFarian 2.2.1\\temp\prv_7.png'.
convert.exe: missing an image filename `H:\PDFrasterFarian 2.2.1\\temp\p1962.png
'.
I get the same unhandled exception errors when I try to process a .pdf without previewing the first page.