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
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
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- 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: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Re: how can i produce high quality pdf for book publication
Stefan