help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pdf page layout


From: marciobarbalho
Subject: pdf page layout
Date: Sat, 2 Mar 2013 07:41:22 -0800 (PST)

Hi all

I've been plotting really beautiful graphs with octave for my thesis... and
I noticed the best image format is 'pdf' because I am using
LaTex/MikTeX/Windows8. PNG doesn't work well because it is not vectorial,
EPS won't work with pdflatex, so... my alternatives are:
1) export the graph to pdf from octave.
2) export to graph to EMF from gnuplot and convert it to PDF. (not very much
handy because i have to save the dat and load it from gnuplot + a third
party program to make the conversion)

My question is: Is there a way of making the page layout fit the graph in
the PDF format? I noticed a huge space between the picture and its label in
the latex final document.

example:
Octave> print -dpdf sombrero.pdf

Very much appreciated

Márcio





-----
___________________________________________
Luck is when opportunity meets preparation. {Seneca}
--
View this message in context: 
http://octave.1599824.n4.nabble.com/pdf-page-layout-tp4650462.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]