Quote:
Originally Posted by Taylor514ce
The Word PDF functions all use Distiller in the background. Try running a simple PostScript program through Distiller. If you don't have one, here you go:
Code:
%!PS
/Helvetica 14 selectfont
72 500 moveto
(Hello World!) show
showpage
|
Okay... and what's supposed to happen if it works? If it doesn't? If my PC laughs at me and tips over sideways?
How does this relate to the tagging issue, or does it at all?