Generalhow do I generate a .ps file when including .pdf graphics?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
joachimh
Posts: 1
Joined: Thu Oct 25, 2007 10:53 am

how do I generate a .ps file when including .pdf graphics?

Post by joachimh »

Hi Everyone,

I'm currently preparing a book for publication, which requires the .pdf file to be generated using Acrobat Distiller (not PDFLaTeX, what I have used so far). For that, I need to generate a .ps file, and for that a .dvi file.

Now, for generating the .dvi I obviously use LaTeX instead of PDFLaTeX, but this breaks down when it encounters the first .pdf graphic. The problem is that I have lots of .pdf graphics included.

Does anybody know how to solve this? On one website, I found the information that LaTeX ONLY digests .EPS files. On another, it seemed as if the problem could be solved using "bb", as in \includegraphics[bb = 0 0 100 100]{figure.pdf}. The latter does allow me to create with LaTeX a .dvi and from there a .ps, but converting the .ps via Distiller to .pdf does not work, so maybe the .ps is broken.

Of course, I could convert all .pdf graphics to .ps graphics, but that would mean a lot of hassle. Needless to say that I'm under time pressure...

Any suggestions will be much appreciated!!

Joachim

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply