Hello all,
I am trying to make a mathematical graph using http://www.xm1math.net/pdfadd/index.html
(mac os version). By the way, this app only exists on french?
So I think I must convert the graphic I got in a png image and then I can include it in my tex document. Is this true?
Best regards,
Paulo
Document Classes ⇒ Using pdfadd to include a graphic into a tex document
-
- Posts: 90
- Joined: Sun Jun 24, 2012 8:48 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Using pdfadd to include a graphic into a tex document
With pdflatex, you can insert png-files, jpg-files and, most importantly, pdf-files. If your program can output vector images, stick with it.
But maybe, you don't want to loose your great TeX typesetting, within the plot and its annotations? Then pgfplots might be of interest for you.
You can have a look at pgfplots.net to see a few examples. Don't miss to viisit texample.net as well, showing you more general drawings.
Best regards
Johannes
EDIT: The program you are linking to is working with/based on LaTeX. Need to take a closer look, but i don't have the time right know. I'll come back on this.
But maybe, you don't want to loose your great TeX typesetting, within the plot and its annotations? Then pgfplots might be of interest for you.
You can have a look at pgfplots.net to see a few examples. Don't miss to viisit texample.net as well, showing you more general drawings.
Best regards
Johannes
EDIT: The program you are linking to is working with/based on LaTeX. Need to take a closer look, but i don't have the time right know. I'll come back on this.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.