Am 11.12.2012 um 20:44 schrieb Mike Maxwell:

> Fortunately, I discovered a work-around:
>   pdf2ps Bad.pdf Good.ps
>   pdf2ps Good.ps Good.pdf
> Apparently the round-trip strips out whatever the offending structures are.

ps2pdf uses the ps2pdf14 shell script by default. This sets the PDF version:

        exec "$ps2pdfwr" -dCompatibilityLevel=1.4 "$@" 

The other ready-made scripts set (or use?) versions to 1.2 or 1.3.

--
Greetings

  Pete

Spam will be a thing of the past in two years' time.
                                – Bill Gates, Jan 2004




--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to