Taco Hoekwater wrote:

Mikael Persson wrote:

Hi all,

I just came across a situation where I must produce a pdf that has
version 1.3 (or in worst case 1.4). I did not find anything on
contextgarden or in the archives. Is there any ConTeXt command for
this? I tried with

\pdfoptionpdfminorversion=3


In pdftex 1.30, the primitive is renamed to

  \pdfminorversion

For me, \pdfminorversion=3  that works, but then again, so
does:

  \pdfoptionpdfminorversion=3

indeed spec-tpd does probvde a backward compatible hack


so perhaps something else is wrong. Are you setting the version
command before or after \setupoutput ? (it should be after).


maybe there is a \setupoutput[pdftex] following? (in that case, reverse the order)

Hans
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to