Stay-resident PostScript
I've added a magic little comment to my PostScript barcode writer program which (when uncommented) gives a genuine PS printer barcode generation capabilities that persist until the hardware is reset. This means that you don't have to include all the definitions of the encoders and render within the prologue of all you barcode documents.
The new code in question is:
serverdict begin 0 exitserver
The new code in question is:
serverdict begin 0 exitserver

0 Comments:
Post a Comment
<< Home