convert solaris file to pdf

Hi Guys,

How to convert a unix text file into pdf?

Please Help!!!!!!!!!!!!!!!!!!

Thanks

it is a strange approximation to consider unix as a "file converter". you can use rename function to rename it as: .pdf but it is such a silly thing.
please check your Man Pages.

please give a sample input and a desired output for help. i really wonder how to do it.

You can use ImageMagick to do this.

$ convert in.txt out.pdf