Document Classes ⇒ Certificate Template
Certificate Template
I'm an intermediate LaTeX user, however I've never created my own template.
I looked all over the Internet and couldn't find any templates on certificates (those you get for completing some course or going to an event).
The problem is that I never created a template before! I'd like some suggestions to decide where to start! There are a couple of things I need to know:
1. How to get the page in landscape mode
2. How to place figures wherever I want (just giving their exact coordinates, perhaps?)
3. How to get the text in the right place
Yeah.. I know that's a lot of questions.. Help anyone?
Thanks! =D
(I'm not sure this is the right forum, sorry if it is misplaced)
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Certificate Template
Document class option of the same name.julianof wrote:[...] 1. How to get the page in landscape mode [...]
Package textpos.julianof wrote:[...] 2. How to place figures wherever I want (just giving their exact coordinates, perhaps?) [...]
Same as for second point.julianof wrote:[...] 3. How to get the text in the right place [...]
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Certificate Template
Thanks!