General ⇒ Error: "Unable to open document, file not found"
Error: "Unable to open document, file not found"
Kindly pardon my ignorance if this question has already been answered, I have tried searching but was not able to found solution.
Here is my problem:
I am using Miktex with Texmaker to compile my document. Miktex is working alright (I can compile and see the pdf output using miktex along) Texmaker is also working alright (in the sense that I can have all colored syntex and auto completion of commands).
Both of them are installed in my E-Drive. The problem is that i am unable to see the output file when i press F5 and F6 i.e. F5 for View Ps and F6 for PdfLatex. Kindly advice what mistake i am doing. I am using windows xp.
I am attaching a MWE and the screen shot of error and my texmaker configuration and quick build. Kindly help.
Thank you,
Faseeh M
- Attachments
-
- MWE File.tex
- MWE Tex File
- (491 Bytes) Downloaded 318 times
-
- Quick Build Setting
- Quickbuild.JPG (74.78 KiB) Viewed 3736 times
-
- Configuration Setting
- Configuration.JPG (130.22 KiB) Viewed 3736 times
-
- Error Message
- Error Msg.JPG (81.75 KiB) Viewed 3736 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Error: "Unable to open document, file not found"
Error: "Unable to open document, file not found"
The problem was solved using following steps.
1. I was using portable miktex. Later i "Installed" miktex on PC.
2. Then i Installed Texmaker.
3. In Configuration > Command >
a. In Ps Viewer Put
Code: Select all
%.ps
Code: Select all
"C:/Program Files/Adobe/Acrobat 7.0/Reader/AcroRd32.exe" " "?am.pdf
Thank for helping...

Faseeh