PCL -> PDF export problem

View: New views
1 Messages — Rating Filter:   Alert me  

PCL -> PDF export problem

by woocash-k :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello. I'm trying to convert a PCL file to PDF format using GhostPDL (v8.70).
The PCL file is in a PCL5e standard.

The command issued is this:
pcl6 -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=dest.pdf source.pcl

This problem is that the output PDF doesn't have a logo (graphical element) in tho top right corner.
Apart from that everything is OK.

Does anyone have an idea why this is happening? Can you point me in the right direction? Any help would be appreciated.