General ⇒ A problem with TeXnicCenter 2
A problem with TeXnicCenter 2
pdflatex> ! I can't write on file `XXX.pdf'
pdflatex> ! Emergency stop.
pdflatex> ! ==> Fatal error occurred, no output PDF file produced!
However, after closing the pdf, I can successfully run it again. My setting is as follow:
Would anyone tell me what's wrong with it?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
A problem with TeXnicCenter 2
Why do you work with the big and slow Adobe Reader? I would use a quick slim reader such as Sumatra PDF for writing and developing. To check the final result for compatibility, I would use the Adobe Reader finally, as I know that many people use that one.
Stefan
A problem with TeXnicCenter 2
Stefan_K wrote:This is not a problem of TeXnicCenter. It's caused by the Adobe Reader, which blocks the access to a file when it has it opened. Use a different reader, such as Sumatra PDF, or configure TeXnicCenter to force the Adobe Reader to close it before compiling, such as here: Problem with Adobe Reader 8.0. There are further problems with the Adobe Reader X - just use the foum search for problems and solutions.
Why do you work with the big and slow Adobe Reader? I would use a quick slim reader such as Sumatra PDF for writing and developing. To check the final result for compatibility, I would use the Adobe Reader finally, as I know that many people use that one.
Stefan
Thank you! I am trying to turn to Sumatra now!