![]() |
Mike Wilhelm wrote: > > Hello, > > I'm getting the following error sending a fax using the WHFC client and > VBA/OLE on a Windows 98 SE machine: > > --- > Your facsimile job to xxx-xxx-xxxx was not sent because document conversion > to facsimile failed. The output from the converter program was: > > Could not reopen converted document to verify format > > Check any PostScript documents for non-standard fonts and invalid constructs. > --- > > I'm using version 1.0.5 of WHFC and the generic Adobe PS printer driver > version 4.3.1 on the client. > > I'm using version 4.0pl2 of HylaFAX, version 6.2 of SuSE Linux, and > Ghostscript 5.10 on the server. > > Faxes are successful if I "manually" print to the HylaFAX printer I've > defined. The error only occurs if I use the VBA macro to print to the > HylaFAX printer, creating a file, and sending to HylaFAX server using the > SendFax command. > > Thanks for any help, > > Mike Wilhelm > mikeybob@oz.net Be sure your PostScript printer name is HylaFAX and the printername is in quotation marks in the macro. Keith