GeneralTexniccenter PDF viewer

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
adk001
Posts: 1
Joined: Sun Nov 29, 2020 11:26 am

Texniccenter PDF viewer

Post by adk001 »

Hello,

I´m a new member here and I really need help.
I have TExniccenter and it always worked until I reset my laptop. I can´t have a PDF shown. I tried all settings with Adobe and Sumatra but always got an error and I tried too with Texstudio and Texmaker.

I have Adobe Reader DC 2020.013

Kind regards

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

Texniccenter PDF viewer

Post by Ijon Tichy »

Please always add links to crossposts (German).

As someone in the German groups asked: How about using another LaTeX editor or even compiling from the console? And if the LaTeX run is successful, why not simply opening the PDF via double click in the windows explorer? You can also open the PDF from within a PDF viewer. Or if the LaTeX run fails, is there a log file, that you can show? If not, can you please try a minimal LaTeX document like:

Code: Select all

\documentclass{article}
\begin{document}
Test
\end{document}
And if this does also fail, can you show us the log file? Or if this does not fail, can you show a Infominimal working example that fails?
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
Post Reply