Re: [NTG-context] pdf X/1-a:2001 format for print output.

2014-05-22 Thread Peter Rolf
Am 22.05.2014 16:07, schrieb john Culleton:
 The above format is required for pdf files
 containing color for many American printers. I am
 looking for the minimal case. In the wiki there
 is an example:
 
 \setupbackend
   [format=PDF/X-1a:2001,
intent=SWOP2006_Coated3v2.icc]
 
 Is this sufficient? Or must I also use this
 code:

They are not needed in PDF/X. But its good to be able to search PDF
documents for a specific author or a title. No metadata, no search
result pointing to your document.

 
 \setupinteraction
   [title=TITLE,
subtitle=SUBTITLE,
author=AUTHOR,
keyword={{KEYWORD1, KEYWORD2}, KEYWORD3}]
 
 I don't see the relationship of this last example
 to non-interactive pdf X/1-a:2001 output for
 print. 


Well, there is none. You set the metadata via '\setupinteraction'.
That's all.
Interactive features (like links) are even forbidden in PDF/X-1a. Also
no transparency and no RGB colors.


HTH,  Peter


___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] pdf X/1-a:2001 format for print output.

2014-05-22 Thread john Culleton
On Thu, 22 May 2014 17:59:31 +0200
Peter Rolf indi...@gmx.net wrote:

 Am 22.05.2014 16:07, schrieb john Culleton:
  The above format is required for pdf files
  containing color for many American printers.
  I am looking for the minimal case. In the
  wiki there is an example:
  
  \setupbackend
[format=PDF/X-1a:2001,
 intent=SWOP2006_Coated3v2.icc]
  
  Is this sufficient? Or must I also use this
  code:
 
 They are not needed in PDF/X. But its good to
 be able to search PDF documents for a specific
 author or a title. No metadata, no search
 result pointing to your document.
 
  
  \setupinteraction
[title=TITLE,
 subtitle=SUBTITLE,
 author=AUTHOR,
 keyword={{KEYWORD1, KEYWORD2}, KEYWORD3}]
  
  I don't see the relationship of this last
  example to non-interactive pdf X/1-a:2001
  output for print. 
 
 
 Well, there is none. You set the metadata via
 '\setupinteraction'. That's all.
 Interactive features (like links) are even
 forbidden in PDF/X-1a. Also no transparency and
 no RGB colors.
 
 
 HTH,  Peter
 
Thanks for your help!
 
 ___
 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://tex.aanhet.net archive  :
 http://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___
 
 
 ___
 Unlimited Disk, Data Transfer, PHP/MySQL Domain
 Hosting http://www.doteasy.com 



-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: Create Book Covers with Scribus
available at
http://www.booklocker.com/books/4055.html
___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___