Hello,
I want to creaye a posctscript file. But what are needed sections ?
Here is my ps :
----------------------------
%!PS-Adobe-3.0
%%Pages: 2
%%EndComments
%%Creator: RiePS
%%CreationDate: 2007/05/09 10:43:02
%%EndComments
50 dict
begin
....
.....
%%Page : 1 2
....
....
%%EndPage
showpage...
hello,
I knwo that PDF is differrent than postscript but I think thay are brother language :)
Is PDF can deals with paper tray and duplex mode like postscript can ?
thanks
Hello,
I will have a HP 9040. I have to print a jobin duplex mode and with different A4 paper.
A print job will print lots of documents. A document print its first page from the first tray (a page witha color logo), and all other page a A4 blank pages.
I thought to do this into postscript. but...
Hello,
I will use this printer : HP9040 (postscript 3, PCL 5/6, HP PJL), 2 A4 paper trays, duplex unit
I have to select different trays into one job. All pages are A4 sized. The first page of a document should be printed from a tray which contains paper with a color logo. all other pages of a...
Hello,
I have to print some special caracters like :
é è à ê etc...
and when I send such caracters into the printer (HP5100) or into ghostscript it prints other strange caracters.
How can I print those caracters ?
thanks :)
hello,
I have a small application wich send postscript to a HP5100. I use some PJL code too :
@PJL SET ECONOMODE = OFF
@PJL SET RESOLUTION = 600
@PJL ENTER LANGUAGE = POSTSCRIPT
Now we want to print thought a HP4100. Can I keep those PJL commandes ? Or should I remove them ?
thanks :)
Hello,
I have to print through a HP 5100. I use postscript into my application. This printer can print on non-standard paper size.
How can I define paper size with postscript ?
At this time, I can print on all paper type but there is only a A4 area which can be printed.
Thank you
Hello,
We have used Ghost to make an image of the SCO disk. We had a problem so we copy the image on the disk and now we have :
'Cannot open device: hd(40)/boot
Cannot open
Stage 1 boot failure: error loading hd(40)/boot'
We haven't got any rescue floppy disk :(
Is there a way to boot ...
Hello,
I'm developping a java application wich is connected to an MS ACCESS datbase.
For now, I never compact the database but it would be better.
So, I wonder how to compact an Access database thought a .bat script (no gui since the user mustn't do it by itself) ?
thanks :)
Hello,
I've to manage a Printronix Series printer. I use the Lineprinter Plus (lpp or lp+) emulation with the P-series code control. I'm searching how to make a horizontal tab in order to print tables.
has someone got any idea ?...
thanks a lot :)
Hello,
I have to print in PCL with a font than I download from a file (a CMC7 font). And I use other ones which are stored into the printer.
The problem is after I use the CMC7 font for the first time, my Times font will print as CMC7 too ! Besides before I use the CMC7, Times is well printed...
hello,
I upload a font into the printer but I don't know it type face ? How can I know it ?
first I init the printer and the upload :
<esc>E<esc>*c14D<esc>*c5F
then I upload the font :
copy /b myfont.bin PRN
then I test dierent way to test the font :
begin
<esc>(14X 9876543210...
Hello,
I have to print something with a CMC7 font. I bought one of this font on the net (a pcl one), and i upload this font into the printer before printing, and call it when necessary. The print result seems good. Althougth, when I test the cmc7 line with an 'automatique cmc7 sort', it can't...
Hello,
I wonder if is it possible ti print a paragraphs with CRLF code aligned on various columns ? The CRLF command should put the curseur to the next line and at the same column of the previous line paragraph. Maybe it isn't the CRLF command which would be used. How can I do that ?
thanks.
hello,
I've installed postgresql on a knoppix (which is a debian) with this command : apt-get install postgesql
The installation had good worked. I restarted and i've 'postmaster' launch (ps -aux | grep postmaster) on the port 5432.
So i'm logged as root user and if i try :
root>psql -U postgres...
hello,
I would know what are the escape sequences to send to my HP5100 to set my personal paper format which is 80mm*225mm ?
I know the command to select personal paper format and the identifiant of this selection :
<esc>&l#A where #=101 in that case
But how can I define the height and...
Hello,
I want to use the escape commands to define the margins of the document. I use this :
<esc>E : init
<esc>&l#P : the page length
<esc>&l#F : the text length
<esc>&a#L : the left margin
<esc>&a#M : the text width
<esc>&l#E : the top margin
So this my sequence ...
hello,
I have a True type CMC7 font on my Windows. I have printed a test of this police, and so I think that it have been downloaded into the printer (If I'm wrong tell me).
But I wqnt to know how can I find the escape code to use this police ?
I have a LaserJet6L wich normaly don't have the...
hye,
I'm new with PCL language. I discover it 2 days ago, so...
In some doc I see that to set the primary font the command was : <ESC>(s#T where # is the ID of the font.
I trying my command on a HP LaserJet 6L, and in a doc I found that it has those font in resident :
ID name
4101...
hello,
I'm a new user of CVS and i find it great :c)
But I have a problem.
I use cvs-1-11-4 with TortoiseCVS-1-2-2 on a win98 platform.
I use cvs since i have to continuous the work of someone. We are working together for 1 month and he still coding the application when i documented it.
SO I...
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.