rock-limpet
08-13-2004, 02:35 AM
I just downloaded PrimoPDF last night, and had the same problems - the installer executed fine but I got a blank .pdf at the end, with no error messages. After reading most of the other posts in these forums, try this:
I installed to a separate drive S: (My equivalent of C:\Program Files). There seems to be an output problem if PrimoPDF isn't installed to:
C:\Program Files
(Thanks to the post from Espen who had a non-english version of WinXP)
Check that the file:
C:\Program Files\ActivePDF\PrimoPDF\primopdf.ini
contains the correct references to the install location for the 'Command' and 'Arguments' fields. (In my case this file was referencing 'C:\Program Files' even though I had installed to 'S:')
In Control Panel\Printers and Faxes, right click 'PrimoPDF' and open 'Properties'. Navigate to the 'Ports' tab and 'Configure Port'. Check here that the 'Redirect this port to the program' and the 'Arguments...' point to the correct program locations.
Next investigate the registry. Navigate to the keys:
[HKEY_LOCAL_MACHINE\SOFTWARE\AFPL Ghostscript\8.13]
GS_DLL = C:\Program Files\ActivePDF\PrimoPDF\gs\gs8.13\bin\gsdll32.dll
GS_LIB = C:\Program Files\ActivePDF\PrimoPDF\gs\gs8.13\lib;
C:\Program Files\ActivePDF\PrimoPDF\gs\fonts;
C:\Program Files\activePDF\PrimoPDF\gs\gs8.13\Resource
I'm not sure about the \Resource folder, as my installation did not come with one (!), but all the other folders were present.
This is all the configuration stuff for PrimoPDF that I could find, and it is suggestive that the primopdf.ini file was improperly configured for an install to anywhere other than C:\Program Files. Having copied the install to C:\Program Files, and reconfigured the above information, it worked first time and I got the required .pdf having printed from Excel. A note for the techies: Based on this, is there any other component that could be suffering from the same problem relating to the install location, and thus giving the blank .pdf at the end?
Anyone else got more possible solutions?
I installed to a separate drive S: (My equivalent of C:\Program Files). There seems to be an output problem if PrimoPDF isn't installed to:
C:\Program Files
(Thanks to the post from Espen who had a non-english version of WinXP)
Check that the file:
C:\Program Files\ActivePDF\PrimoPDF\primopdf.ini
contains the correct references to the install location for the 'Command' and 'Arguments' fields. (In my case this file was referencing 'C:\Program Files' even though I had installed to 'S:')
In Control Panel\Printers and Faxes, right click 'PrimoPDF' and open 'Properties'. Navigate to the 'Ports' tab and 'Configure Port'. Check here that the 'Redirect this port to the program' and the 'Arguments...' point to the correct program locations.
Next investigate the registry. Navigate to the keys:
[HKEY_LOCAL_MACHINE\SOFTWARE\AFPL Ghostscript\8.13]
GS_DLL = C:\Program Files\ActivePDF\PrimoPDF\gs\gs8.13\bin\gsdll32.dll
GS_LIB = C:\Program Files\ActivePDF\PrimoPDF\gs\gs8.13\lib;
C:\Program Files\ActivePDF\PrimoPDF\gs\fonts;
C:\Program Files\activePDF\PrimoPDF\gs\gs8.13\Resource
I'm not sure about the \Resource folder, as my installation did not come with one (!), but all the other folders were present.
This is all the configuration stuff for PrimoPDF that I could find, and it is suggestive that the primopdf.ini file was improperly configured for an install to anywhere other than C:\Program Files. Having copied the install to C:\Program Files, and reconfigured the above information, it worked first time and I got the required .pdf having printed from Excel. A note for the techies: Based on this, is there any other component that could be suffering from the same problem relating to the install location, and thus giving the blank .pdf at the end?
Anyone else got more possible solutions?