Erik de Castro Lopo wrote: > Rick Welykochy wrote: > > > Postscript is plain text (ASCII) containing Postscript > > program code and data. > > That was my first thought too. Unfortunately it simply doesn't > work as expected.
It turns out all this screw up was caused by something my colleague Peter Miller calls "generator side font kerning". A better solution to this problem seems to be to insert raw Postscript into the file instead trying to replace text in the file. The safest place to do this seems to be straight after the "%%EndPageSetup". Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "One of Subversions biggest weaknesses is its lack of adequate internal tracking for merges." -- William Nagle in "Subversion Version Control" -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
