!pdfTeX error: pdflatex (file C:/.../dog.jpg): reading JPEGimage failed (no JPEG header found)==> Fatal error occurred, no output PDF file produced!i created the jpg file in microsoft paint. perhaps if i used a different jpeg, it would've worked.
the solution is to open the jpg file in paint, save it as a .png file and then use the png file.
no need to change the latex code if it doesn't include a file extension. e.g.
\includegraphics{dog}otherwise, just change the filename. change
\includegraphics{dog.jpg}
to
\includegraphics{dog.png}
i gor this error how to solve this
ReplyDelete! ==> Fatal error occurred, no output PDF file produced!
! LaTeX Error: File `makeindex.sty' not found.
How
DeleteThanks man! Solved my problem :)
ReplyDeletethxs
ReplyDeleteTHANKS !!
ReplyDeleteMil Gracias, solucionó mi problema
ReplyDeleteThanks
ReplyDelete