Re: [NTG-context] producing a pdf/X-1a:2001 file

2010-06-27 Thread Ciro
I found open source pstill to do conversions between pdf versions... It seems to work fine. http://www.pstill.com/ thank you for your help Ciro -- Links: http://www-personal.engin.umd.umich.edu/~cirosoto/ http://www.TheGuitarMakerExploration.com https://www.createspace.com/3392936 On Sun, Ju

Re: [NTG-context] producing a pdf/X-1a:2001 file

2010-06-27 Thread Ciro
I just installed ConTeXt minimals, but my fonts are not found now: "define fonts> font with name Barnard-Oblique is not found" font files are there, but some how context can't see them. I ran "context --generate" and got lines like this: MTXrun | resolvers: not saving runtime tree 'tree:///

Re: [NTG-context] producing a pdf/X-1a:2001 file

2010-06-27 Thread Peter Rolf
Am 26.06.2010 22:25, schrieb Ciro: > Peter, thank you for you file. > I tested it, but the \usePDFXoutputintent > command is not understood by texexec. > true. the example code is mkiv only. as mkii is frozen (no new features) pdf/x support is limited to mkiv. you also wrote 'The file produced by L

Re: [NTG-context] producing a pdf/X-1a:2001 file

2010-06-26 Thread Ciro
Peter, thank you for you file. I tested it, but the \usePDFXoutputintent command is not understood by texexec. thank you ciro On Sat, Jun 26, 2010 at 7:14 AM, Peter Rolf wrote: > Am 26.06.2010 04:36, schrieb luigi scarso: >> On Sat, Jun 26, 2010 at 2:34 AM, Ciro wrote: >>> The company that

Re: [NTG-context] producing a pdf/X-1a:2001 file

2010-06-26 Thread Peter Rolf
Am 26.06.2010 04:36, schrieb luigi scarso: > On Sat, Jun 26, 2010 at 2:34 AM, Ciro wrote: >> The company that is printing my book requires format >> PDF/X-1a:2001. The file produced by LuaTex is PDF 1.5. >> >> I wonder if there will be a problem, and if so, how can I do the >> conversion to X-1a:

Re: [NTG-context] producing a pdf/X-1a:2001 file

2010-06-25 Thread luigi scarso
On Sat, Jun 26, 2010 at 2:34 AM, Ciro wrote: > The company that is printing my book requires format > PDF/X-1a:2001.  The file produced by LuaTex is PDF 1.5. > > I wonder if there will be a problem, and if so, how can I do the > conversion to X-1a:2001? It's a complex subject, I fear that you need

[NTG-context] producing a pdf/X-1a:2001 file

2010-06-25 Thread Ciro
The company that is printing my book requires format PDF/X-1a:2001. The file produced by LuaTex is PDF 1.5. I wonder if there will be a problem, and if so, how can I do the conversion to X-1a:2001? thank you Ciro __