save as pdf in linux
Posted
by
Neilvert Noval
on Super User
See other posts from Super User
or by Neilvert Noval
Published on 2011-01-04T04:58:11Z
Indexed on
2011/01/04
5:55 UTC
Read the original article
Hit count: 237
I have seen how simple it is for Mac OS to generate pdf from a document without additional software to install.
But I am looking for this functionality in Linux.
One scenario, for example, if I have myDocument.txt that contain an article, how can I convert this into pdf? My next question is, assuming that myDocument.txt is a 3-paged document, will it generate a 3-page continuous pdf and not just 3 separate pdfs?
Any tools for linux that does this? (GUI is fine, but commandline is preferable)
© Super User or respective owner