General ⇒ how can i produce high quality pdf for book publication
how can i produce high quality pdf for book publication
I am using latex-ps-pdf output in texinCenter with Miktex2.9. the priting quality seems good enough to me. how can i futher improve?
thank you very much
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10350
- Joined: Mon Mar 10, 2008 9:44 pm
Re: how can i produce high quality pdf for book publication
Regarding the print quality: ensure that nothing gets lost in the conversion process - for example don't use they way via ps to pdf if you include jpg images. And if you use bitmap images, they should have a high resolution. Or better, vector images. Same for the font.
Stefan
Re: how can i produce high quality pdf for book publication
also for the font, should i write any special command in the preamble?
thank you
- Stefan Kottwitz
- Site Admin
- Posts: 10350
- Joined: Mon Mar 10, 2008 9:44 pm
Re: how can i produce high quality pdf for book publication
Stefan