Page Layout ⇒ Page setup with no margins
Page setup with no margins
Reason (in case you are interested or might have other suggestions):
I’m creating a poster with illustrator and using latex to produce the equations and figures. After creating the pdf (from latex) I just drop it into illustrator and it will be automatically treated as a vector image (as expected). But, it is not possible to crop the vector images in illustrator which means that all the white spaces created by latex in the pdf will be hard to remove, and hence, I would have to set the page size to that exactly that of the equation/figure for each equation/figure, which is time consuming and frustrating.
Thanks 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
Page setup with no margins
Page setup with no margins
Can you please suggest how to use it exactly? is this valid:
Code: Select all
\documentclass{article}
\usepackage{pdfcrop}
\begin{document}
Testing
\end{document}
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Page setup with no margins
Code: Select all
pdfcrop filename.pdf