[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: hp printers



Re reverse printing:
A roundabout way .... and reverse print the document from Acrobat using your installed windows printer diriver.

Two other solutions:
1. Use Tim Baehr's program, wordpad, to put it in Wordpad and print from there (unless there's heavy Xy-specific formatting)

2. Write a little XPL program to send a bunch of TYpe commands for each page.
Here is such a program (if you don't have U2's DECODE to decode this with, I can send you the program privately). It assumes you want to print out all the pages of the file that is onscreen. If you would prefer to have it ask you for a range of pages to print (in reverse order) let me know and that can easily be added.

I have tested it on a 25-page file, and it worked fine.

XPLeNCODE v1.9
b-gin [UNTITLED]
[BF_][SP_]{<}SX01,{<}VA$PG{>}{>}{<}SX02,{<}PV01{>}{>}{<}LB-A{
>}{<}IF{<}PV02{>}<1{>}{<}GL-B{>}{<}EI{>}[BC_]ty ,{<}PV02{>}[X
C_]{<}SX02,{<}PV02{>}-1{>}{<}GL-A{>}{<}LB-B{>}{<}EX{>}
-nd
XPLeNCODE


Harry Binswanger
hb@xxxxxxxx