[OS X TeX] PDF Compatibility?

Sam Bradley sam.bradley at me.com
Fri Apr 2 23:33:22 EDT 2010


David, Herbert, Michael and Ramon, thank you all for your help.  You not only gave me the answer, you gave me a couple of ways of getting there.  Thank you again.  Sam.....

=================================
Sam Bradley
Vicksburg, MS
sam.bradley at me.com




On Apr 1, 2010, at 8:48 PM, Michael Sharpe wrote:

> 
> On Apr 1, 2010, at 6:38 PM, Herbert Schulz wrote:
> 
>> 
>> On Apr 1, 2010, at 7:10 PM, Sam Bradley wrote:
>> 
>>> I am writing a biography of my mother using TexShop 2.33 running on an iMac with OS X 10.6.3 operating system.  I am wanting to formally publish the resulting document using the Blurb micropublishing web site.  They are telling me that they accept PDF files submitted in PDF/X-3:2002 format set with Acrobat 4 (PDF1.3) compatibility.  
>>> 
>>> I have no idea how to confirm that TexShop compiles my .tex file to this resulting .pdf file format.  Any ideas?  Thanks.  Sam.....
>>> 
>>> =================================
>>> Sam Bradley
>>> Vicksburg, MS
>>> sam.bradley at me.com
>> 
>> Howdy,
>> 
>> By default pdflatex produces pdf1.4 (in TeX Live 2010 it will be pdf1.5) but you should be able to tell pdflatex to make pdf1.3 compliant code by putting the line
>> 
>> \pdfminorversion=3
>> 
>> in the preamble of the document.
>> 
>> I believe that latex(+dvips+distiller) uses ps2pdf13 as the distiller by default which also produced pdf1.3 compliant code.
>> 
> 
> After you have a pdf1.3 document as output, you can open it in Preview and Save As, choosing the Quartz filter "Create Generic PDF/X3 Document". The result should satisfy the requirements, assuming you have embedded all fonts in the pdf.
> 
> Michael----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
> 




More information about the MacOSX-TeX mailing list