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...
I found this ps script which solve my problem since it changes my encoding to latin1 :
http://swtch.com/usr/local/plan9/postscript/prologues/Latin1.enc
I putthis script at the beginning of mine and it's good :)
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 :)
I have just filter my output by the programme ppdfilter (with the HP 5100 ppd as option) and there are those line into the output :
%%BeginFeature: PageSize A4
<</PageSize [595 842] /ImagingBBox null>> setpagedevice
%%EndFeature
I think 595 and 842 are given as 1/72 inch but What must I...
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
thank you Pinho
I have no "bott :" prompt. The error is before this boot prompt :(
I don't think it is the adapter disk but a mbr corrupted or omething like this...
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 ...
It is not what I heard. Compact will remove all temporary data and reorganize data pages and more things...
I'll try to do a little exe in VB which do it..
What is "Handy Access Launcher" (i don't understand).
If it is what PHV said :
"\path\to\msaccess.exe" "\path\to\database.mdb" /compact
I can't since the workstation hasn't got MS access installed. I only use ODBC connection throught java/jdbc
thank you PHV :)
but I knew it. The problem is that it has a graphical User Interface. I can't compact the database automatically from a .bat script.
I can't tell the user to compact himself the database :(
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 :)
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.