Recently the printer died and a NetPrint Pocket Elite adapter was added which if I recall correctly is the reason for the symbiont change.
I've done the library stuff and it all checks out ok. I am able to print but you are right about the ucx, it is printing the postscript as text!
You have...
Thanks for responding, I tried creating sysdevctl.tbl, inserted the Demo.ps form, and initilized the queue. Now I'm getting PSM-E-MODNOTFND library module DEMO not found in record 0
LBR-E-KEYNOTFND, key not found.
Any ideas?
Here's the problem. We use dcps an have our queues set to use a postscript overlay form. Recently one printer, a DEC LNC02 died and we needed to install a NETPRINTPOCKET ELITE adaptor. Our queue now needs to be initialized with the UCX$TELNETSYM processor. We are using 3.3 and upgrading is...
I have a demo.ps file that prints out demo on all documents. I would like to add code to print out a cover page that prints the username before each document. Can someone help with an example of the code needed. Thanks.
I hope this is what you were talking about. This is the beginning of a .ps file.
_%-12345X@PJL JOB
@PJL SET RESOLUTION = 600
@PJL SET BITSPERPIXEL = 2
@PJL SET ECONOMODE = OFF
@PJL ENTER LANGUAGE = POSTSCRIPT
%!PS-Adobe-3.0
%%Title: Microsoft Word - Test.doc
%%Creator: Windows NT 4.0...
The code below is the code I am using. How do I get or is there sample code that would print out the correct pagesize array? Then I could plug those numbers into the test array.
Since it is in the ppd file is it taking into account margins?
Thanks.
currentpagedevice /PageSize get
[612 792]...
Thank you for all your help.
I tried the above code, but it keeps defaulting to the ifelse. How do I know if there is an actual /PageSize value? If I look at the beginning of a .ps file the only values given are boundingbox values. For instance when printing a Word portrait I get...
Thank you for your suggestions, but the requirements are for only letter size paper with the background text (same direction as text) in all four corners. I have placed the call to the postscript code in the PPD file. I am using a HP8000 printer.
Being I am not at work today I do not have a...
I am using /BeginPage and /Setpagedevice. I am placing text in all four corners of a page using initgraphics, moveto, show, grestore. My problem is that I don't know how to check page size or bounding box and I am not familiar with postscript. Below is the code I use for portrait size letter...
Hello!
How can I determine orientation using postscript? My PPD file has no mention of orientation. I am trying to create the below conditional statement:
If landscape then use this form
else portrait use this form
I am confused on how I should go about this, do I need to get the pagesize...
Thanks for the reply! I'm not very familiar with the printing process. Will this work for all applications? We are running Windows NT with Vax/Vms hosted applications. I've tried using the properties watermark feature and it doesn't work for the Vax documents. I took a look at the...
Can anyone instruct me on how to create a permanent overlay? I am using a networked DEC LNC02 printer with Adobe PS 4.2. The request is to print some background text on all printed documents. Is it possible to edit the PPD file for this and how?
Much thanks!
Hello! I am printing from WindowsNT and VAX applications with an HP8000 and DEC LNC02 printers. We are using JetDirect Ports with TCPIP. My question is if I modify the properties for each printer on the workstation will the output be the same? For example, if I set up the printer to use a...
Thank you for the quick response.
Currently I am using 2 exe's one for the top and one for the bottom toolbar. I am going to try to incorporate them into one app using your multiple form suggestion.
Hello! I have created a applcation desktop toolbar that is docked to the top of the screen. I would like to know if
a. Is it possible to have another toolbar and is it possible to have it sit below windows start toolbar?
b. Is it possible to do this in one app or do I need to create one...
Hello! I would like to create a VB application that runs as a system service. The computer is never shut down unless of a power failure. I need to create the word "DEMO" centered on the top and bottom of a four monitor screen. It needs to always be visible regardless of...
Thank you for your quick response. As helpful and detailed as your response is I am still confused.
I do not have the PCL5 Technical Reference Manual so I am kinda lost. What do you mean by "your actual application"? Do I create the macro in Word or Dos editor and how does it get...
I need to create a letterhead macro. I have never used PCL before and I would like to know if there are any examples out there. I also would like to know how to automate it to be printed on all documents with either orientation. Is this possible?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.