Thanks to both of you Maxim and Jonathan,
I kind of suspected Adobe is doing most of the work in preparing the
document for print, it's them after all that should best understand the
language (and I believe they wrote pscript5 for MS). And this probably would
result in bypassing pscript5.
I wish they also wouldn't bypass it in other areas like I'm suspecting
The reason to trap txtOut is that it provides the destination coordinates of
the text, the rectangle where it should appear - that can be very handy.
BTW - I do appreciate your answers - but I made a goof - I mistakenly hit
the "Did this post answer the question" button thinking it was to reply (now
you know, my most likely problem is advanced age and reduced eyesight)
SO - to all - and with due appreciation to Maxim and Jonathon - this is not
really answered - still need to get Adobe to honor the print using server's
driver setting.
As an aside - I have found that Foxit successfully WORKS here.
Thanks again,
Nate Clark
"Maxim S. Shatskih" wrote:
> > 1) When Adobe prints - it never calls textOut in my driver. It seems to me
> > adobe is bypassing parts of pscript5
>
> Yes. Adobe is known to do the job of PostScript generation for PostScript printers themselves, not relying on pscript5 Windows driver.
>
> I think they use some "PostScript passthrough" call to the driver.
>
> --
> Maxim S. Shatskih
> Windows DDK MVP
>
> http://www.storagecraft.com
>
> .
>