Xerox PDF Printing

  • Follow


I have written a plugin for Full version Acrobat 5.0 that print directly 
to several different printers, Canon, Hitachi, Heidelberg, etc. I have 
been asked to add Xerox DocuTech support. I have been looking for a an 
SDK or IDG document explaining the "XRX" commands that are similar to 
the Heidelberg. Has anyone else had to print to this device and write 
their own header? I have asked for a doc from Xerox, but they have not 
been very helpful. Any suggestions would be appreciated.


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 100,000 Newsgroups - 19 Different Servers! =-----
0
Reply Eric 5/24/2004 5:51:46 PM

"Eric Roundtree" <newsgroup@prinux.us> wrote:
>
> I have been looking for a an
> SDK or IDG document explaining the "XRX" commands that are similar to
> the Heidelberg. Has anyone else had to print to this device and write
> their own header? I have asked for a doc from Xerox, but they have
not
> been very helpful.

There are more than one Xerox document about job ticket. One is:
"Xerox Production Systems - Job Ticket Programming Guide ..."
December 1998

Remember that not all printing system support all XRX commands.



[from my yesterday post to this newsgroup...]

On Xerox printers + DocuSP controller you can use Xerox Job ticket
commands.
The "options" must be placed at the beginning of the pdf file, before
the %PDF.

So, the resulting "Pdf" is something like:

%XRXbegin: 001.0300
%XRXPDLformat: PDF
%XRXrequirements: duplex
%XRXend
%PDF-1.3....
.............
.............
%%EOF



Note: if you have many %XRX commands, Acrobat is unable to open the
resultingd pdf.



___________________________________________________________
Fabrizio Accatino - fhtino@yahoo.com - http://www.fhtino.it


0
Reply Fabrizio 5/25/2004 6:02:02 AM


1 Replies
521 Views

(page loaded in 0.038 seconds)

Similiar Articles:













7/25/2012 8:32:22 PM


Reply: