Re: [NTG-context] Adding Custom PDF Property

2020-11-23 Thread Ramkumar KB
Hans,

Thank you very much!

I will update a section in the Wiki with this information.

Best regards,

On Mon, Nov 23, 2020 at 8:21 PM Hans Hagen  wrote:

> On 11/23/2020 11:26 AM, Ramkumar KB wrote:
> > Hello List,
> >
> > I am looking for a way to add custom PDF properties to the document.
> >
> >  From the docs, I can see how to add standard properties (a.k.a headers)
> > like Title, Author, Subtitle and Keywords -
> > https://wiki.contextgarden.net/Interaction#PDF_Headers
> > 
> >
> > But I would like to add my own custom Name-Value properties (similar to
> > what ConTeXt, by default, adds like `ConTeXt.Url=www.pragma-ade.com
> > ` when I open the document in Adobe Reader).
> \pdfbackendsetinfo{foo}{bar}
>
>
> -
>Hans Hagen | PRAGMA ADE
>Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -
>
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Adding Custom PDF Property

2020-11-23 Thread Hans Hagen

On 11/23/2020 11:26 AM, Ramkumar KB wrote:

Hello List,

I am looking for a way to add custom PDF properties to the document.

 From the docs, I can see how to add standard properties (a.k.a headers) 
like Title, Author, Subtitle and Keywords - 
https://wiki.contextgarden.net/Interaction#PDF_Headers 



But I would like to add my own custom Name-Value properties (similar to 
what ConTeXt, by default, adds like `ConTeXt.Url=www.pragma-ade.com 
` when I open the document in Adobe Reader).

\pdfbackendsetinfo{foo}{bar}


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] Adding Custom PDF Property

2020-11-23 Thread Ramkumar KB
Hello List,

I am looking for a way to add custom PDF properties to the document.

>From the docs, I can see how to add standard properties (a.k.a headers)
like Title, Author, Subtitle and Keywords -
https://wiki.contextgarden.net/Interaction#PDF_Headers

But I would like to add my own custom Name-Value properties (similar to
what ConTeXt, by default, adds like `ConTeXt.Url=www.pragma-ade.com` when I
open the document in Adobe Reader).

Thank you for the help,

best regards,
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___