hi
i'm inserting graphs/figures using
begin{figure}[htpb]
\includegraphics{filename}
\caption{}
\label{}
end{figure}
command in mikitex. The graphs are produced in origin and converted into jpeg format @150 dpi (approx 1600x1225 pixels). But after compiling into pdf, the pdf file flickers in the bookmark section (wherever there are figures) and crashes after sometime. If the figures are removed, the problem no longer exists. Any suggestions on what might be wrong would be appreciated.
Sarju
Graphics, Figures & Tables ⇒ PDF crashes after including JPG figures
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
PDF crashes after including JPG figures
Always post full examples [1]. Origin should offer to export the graphs directly as PDF. I know for sure that you can at least export to EPS which can be converted to PDF. Nevertheless you should reduce the size of the graph. This might not matter after export to EPS.sarju115 wrote:[...] The graphs are produced in origin and converted into jpeg format @150 dpi (approx 1600x1225 pixels). [...]
[1] View topic: Avoidable mistakes
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: PDF crashes after including JPG figures
yes...using eps or pdf makes the output file stable.
any suggestion on the limit of file size if one is using jpeg files..my current jpeg file size is about 120~160kb.
any suggestion on the limit of file size if one is using jpeg files..my current jpeg file size is about 120~160kb.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
PDF crashes after including JPG figures
No. It only blows up the size of the final output.sarju115 wrote:[...] any suggestion on the limit of file size if one is using jpeg files..my current jpeg file size is about 120~160kb.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10