problem printing over the network

General usage of the PDF Printer.

Moderator: jr

Post Reply
mbbentle
Posts: 1
Joined: Fri Feb 22, 2008 7:04 pm

problem printing over the network

Post by mbbentle »

i am having a problem when i am trying to print over the network. i have a global.ini file which looks like this:

[PDF Printer]
afterprintprogram=
afterprintprogramdir=
disableoptiondialog=
author=
creationdate=
creator=
keylength=128
keywords=
mergefile=
mergeposition=bottom
moddate=
output=y:\<username>\<title>.pdf
ownerpassword=
permissions=
settingsprogram=
showpdf=yes
subject=
superimpose=
target=default
title=
userpassword=
watermarkrotation=c2c
watermarktext=
suppresserrors=no
watermarkcolor=#D9D9D9
watermarkfontname=ARIAL.TTF
watermarkfontsize=45
watermarkoutlinewidth=2
watermarklayer=top
watermarkverticalposition=center
watermarkhorizontalposition=center
watermarkverticaladjustment=
watermarkhorizontaladjustment=
rememberlastfilename=no
rememberlastfoldername=no
zoom=fitall
showprogress=
showprogressfinished=
runonsuccess=
runonsuccessdir=
runonerror=
runonerrordir=
confirmoverwrite=no
usedefaultauthoryes
usedefaulttitle=yes
openfolder=no
showsaveas=never
showsettings=never
appendposition=

basically, the y: drive is a networked drive on the server and it appears to start to work fine. in my c:\windows\temp\bullzip\pdf printer folder, it shows the files being created (including the pdf itself). here is the output of the log file:

2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Command Line: ps="C:\WINDOWS\TEMP\BullZip\PDF Printer\1b75d0d0-8b78-4405-bcba-4b73b51fd3a9_printer.ps", sessionid="1b75d0d0-8b78-4405-bcba-4b73b51fd3a9", doc="Test Page", printer="Bullzip PDF Printer"
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Show GUI
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Look for settings in C:\Documents and Settings\Default User\Bullzip\PDF Printer\runonce.ini
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Look for settings in C:\Documents and Settings\Default User\Bullzip\PDF Printer\settings.ini
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Load settings from C:\Documents and Settings\Default User\Bullzip\PDF Printer\settings.ini
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Patch
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Begin PatchPostScriptFile
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Open: C:\WINDOWS\TEMP\BullZip\PDF Printer\1b75d0d0-8b78-4405-bcba-4b73b51fd3a9_printer.ps
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Open: C:\WINDOWS\TEMP\Bullzip\PDF Printer\1b75d0d0-8b78-4405-bcba-4b73b51fd3a9_patched.ps
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Close files
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: End PatchPostScriptFile
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Header
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Parameters
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Ghostscript
2008-02-22 12:00:28, IN-STSV-7L454C1, estech: Error copying PDF to destination (C:\WINDOWS\TEMP\Bullzip\PDF Printer\1b75d0d0-8b78-4405-bcba-4b73b51fd3a9_printer.pdf -> y:\estech\Test Page.pdf). Error 76: Path not found


the odd part is that when i print from the local computer, it works flawlessly. it drops the pdf onto the y: drive... is this a problem with gs or bullzip?

i am using ghostscript 8.60 and bullzip 4.0.0.545

any ideas?
Post Reply