ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* PDF x1a:2001 and Context
@ 2009-08-26 21:13 John Culleton
  2009-08-26 21:29 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: John Culleton @ 2009-08-26 21:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

PDF X/1a:2001 is an old pdf standard still required by some important 
American printers. Han The Thanh et al. has created a package for 
pdfLatex.  I wonder if there is a route to this output using Context?  
-- 
John Culleton
Able Indexers and Typesetters
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PDF x1a:2001 and Context
  2009-08-26 21:13 PDF x1a:2001 and Context John Culleton
@ 2009-08-26 21:29 ` Hans Hagen
  2009-08-27 13:22   ` John Culleton
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2009-08-26 21:29 UTC (permalink / raw)
  To: john, mailing list for ConTeXt users

John Culleton wrote:
> PDF X/1a:2001 is an old pdf standard still required by some important 
> American printers. Han The Thanh et al. has created a package for 
> pdfLatex.  I wonder if there is a route to this output using Context?  

it depends ... what do validators report?

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PDF x1a:2001 and Context
  2009-08-26 21:29 ` Hans Hagen
@ 2009-08-27 13:22   ` John Culleton
  2009-08-27 13:48     ` luigi scarso
  0 siblings, 1 reply; 4+ messages in thread
From: John Culleton @ 2009-08-27 13:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wednesday 26 August 2009 17:29:20 Hans Hagen wrote:
> John Culleton wrote:
> > PDF X/1a:2001 is an old pdf standard still required by some
> > important American printers. Han The Thanh et al. has created a
> > package for pdfLatex.  I wonder if there is a route to this
> > output using Context?
>
> it depends ... what do validators report?
>
> Hans

To satisfy some US printers (e.g., LSI) the file must actually meet 
the pdf/X1a:2001 standard and the file must be labeled as such 
internally.  It is not difficult to modify the file to pdf 1.3 format 
which is essentially the same thing as pdf/X1a. But the internal 
labeling is the problem.  The standard solution is to run the file 
through Acrobat Distiller. But that is not an Open Source product. 

If the file, typically a cover layout, does not meet the above 
requirements then it is pre-rasterized by the printer prior to 
prepress in some product or other which degrades the quality of both 
type and  especially bar codes. 

It is perhaps not a problem that you choose to address in Context.  
But I am trying all avenues looking for an Open Source solution that 
can meet these draconian requirements. 

-- 
John Culleton
Able Indexers and Typesetters
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PDF x1a:2001 and Context
  2009-08-27 13:22   ` John Culleton
@ 2009-08-27 13:48     ` luigi scarso
  0 siblings, 0 replies; 4+ messages in thread
From: luigi scarso @ 2009-08-27 13:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Aug 27, 2009 at 3:22 PM, John Culleton<john@wexfordpress.com> wrote:
> On Wednesday 26 August 2009 17:29:20 Hans Hagen wrote:
>> John Culleton wrote:
>> > PDF X/1a:2001 is an old pdf standard still required by some
>> > important American printers. Han The Thanh et al. has created a
>> > package for pdfLatex.  I wonder if there is a route to this
>> > output using Context?
>>
>> it depends ... what do validators report?
>>
>> Hans
>
> To satisfy some US printers (e.g., LSI) the file must actually meet
> the pdf/X1a:2001 standard and the file must be labeled as such
> internally.  It is not difficult to modify the file to pdf 1.3 format
> which is essentially the same thing as pdf/X1a. But the internal
> labeling is the problem.  The standard solution is to run the file
> through Acrobat Distiller. But that is not an Open Source product.
http://www.ghostscript.com/
http://www.pstill.com/

>
> If the file, typically a cover layout, does not meet the above
> requirements then it is pre-rasterized by the printer prior to
> prepress in some product or other which degrades the quality of both
> type and  especially bar codes.
It shouldn't. You should use vector type and vector barcode, not bitmap
(ie gnu barcode  makes eps output) .
Eventually you can convert a pdf to a TIFF by yourself with ghostscript

-- 
luigi
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-08-27 13:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-26 21:13 PDF x1a:2001 and Context John Culleton
2009-08-26 21:29 ` Hans Hagen
2009-08-27 13:22   ` John Culleton
2009-08-27 13:48     ` luigi scarso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).