I am quite new to LaTeX and TeXnicCenter. I'd like to use it for writing a letter, but I already fail on the document head and I don't know why.
The following document does not work:
Code: Select all
\documentclass{scrlttr2}
\begin{document}
Hello world!
\end{document}
Using "article" instead of "scrlttr2" the document compiles properly.[DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]. Command could not be executed.