Conversion of text file in PDF and vice versa in UNIX

Yes, this is also a good solution. All you need is to add:

\documentclass[a4paper]{article}
\begin{document}
.... your original text goes here
...
\end{document}

after that call pdflatex youFIle.tex in your shell script.



Tags: , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Copyright © 2012 ViralPatel.net. All rights reserved.