On Thu, Dec 23, 2010 at 8:36 PM, Tom <[email protected]> wrote:
> On Thu, Dec 23, 2010 at 4:42 PM, Tom <[email protected]> wrote:
>> Here is an example:
>>
>> \starttext
>> \placetable[here,force]{none}
>> {\starttable[|l|l|l|]
>> \HL
>> \VL \bf Player* \VL \bf Position \VL \bf Year Inducted \VL\SR
>> \HL
>> \VL Albert Exendine \VL End \VL 1970 \VL\SR
>> \HL
>> \VL Joe Guyon \VL Halfback/Tackle \VL 1971 \VL\SR
>> \HL
>> \VL James Johnson \VL Quarterback \VL 1969 \VL\SR
>> \HL
>> \VL Ed Rogers \VL End \VL 1968 \VL\SR
>> \HL
>> \VL Jim Thorpe \VL Halfback \VL 1951\dagger \VL\SR
>> \HL
>> \VL Gus Welch \VL Quarterback \VL 1975 \VL\SR
>> \HL
>> \VL Glenn S. {\quotation Pop} Warner \VL Coach \VL 1951\dagger \VL\SR
>> \HL
>> \stoptable}
>> \stoptext
>>
>> Using Tex-Live MKII, I created the .ps with >texexec --dvi TableExample
>
> If you try
>
>>texexec TableExample
>
> what happen ?
>
> --
> Luigi
>
> The PDF that is created is PDF 1.5 (Acrobat 6.x)
If -- for some reason -- you need 1.4 try
\pdfminorversion4
\starttext
\placetable[here,force]{none}
{\starttable[|l|l|l|]
\HL
\VL \bf Player* \VL \bf Position \VL \bf Year Inducted \VL\SR
\HL
\VL Albert Exendine \VL End \VL 1970 \VL\SR
\HL
\VL Joe Guyon \VL Halfback/Tackle \VL 1971 \VL\SR
\HL
\VL James Johnson \VL Quarterback \VL 1969 \VL\SR
\HL
\VL Ed Rogers \VL End \VL 1968 \VL\SR
\HL
\VL Jim Thorpe \VL Halfback \VL 1951\dagger \VL\SR
\HL
\VL Gus Welch \VL Quarterback \VL 1975 \VL\SR
\HL
\VL Glenn S. {\quotation Pop} Warner \VL Coach \VL 1951\dagger \VL\SR
\HL
\stoptable}
\stoptext
>
> Preflighting it doesn't seem to generate the image resolution warning.
> Perhaps that is related to PDF/X-1a:2001.
So is it ok now ?
--
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________