Re: [NTG-context] Output PDF version

2005-12-08 Thread Taco Hoekwater

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

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


Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Output PDF version

2005-12-08 Thread Mikael Persson
On 12/8/05, Taco Hoekwater [EMAIL PROTECTED] 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

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


 Taco

Taco, thank you very much!
Of course I had it the line before insead of after. :)
It works now!

Best Regards, Micke P
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Output PDF version

2005-12-08 Thread Hans Hagen

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