Results 1 to 3 of 3
I put this here because I'm newish to linux and although I can do some complicated things, there are some things I can't do which I know must be simple. ...
- 07-20-2009 #1Just Joined!
- Join Date
- Jun 2009
- Location
- New York
- Posts
- 12
HELP ASAP. saving as pdf
I put this here because I'm newish to linux and although I can do some complicated things, there are some things I can't do which I know must be simple. Basically I have damn small linux on my comp. and so I use that... I made a plot in gnuplot using linux..i need to put it in an attachment in an email..so I need to make it a pdf file. How do I do that? Please help asap
- 07-20-2009 #2
There is a cups module that allows you to print to file as a pdf. You'd have to google it I'm afraid, unless anyone else here can chip in how to install it on DSL. It's in my package manager on Fedora.
Linux user #126863 - see http://linuxcounter.net/
- 07-20-2009 #3
In your particular case, this is unnecessary. gnuplot can create for you a postscript file, which can be transformed into a PDF by using the utility "ps2pdf". Go and check the gnuplot documentation for information on having postscript output.
DISTRO=Arch
Registered Linux User #388732


Reply With Quote