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.
Search found 4 matches
- Thu Jun 17, 2010 10:40 pm
- Forum: Graphics, Figures & Tables
- Topic: PDF crashes after including JPG figures
- Replies: 3
- Views: 1809
- Thu Jun 17, 2010 10:33 pm
- Forum: Graphics, Figures & Tables
- Topic: help with multirow, wrapping and centering text
- Replies: 2
- Views: 2162
Re: help with multirow, wrapping and centering text
thanx for the rep...was a rookie mistake..
btw, i've found that tables made in gnumeric can be saved as latex code and with minimum tweaks produce desirable results..
btw, i've found that tables made in gnumeric can be saved as latex code and with minimum tweaks produce desirable results..
- Tue Jun 15, 2010 11:15 pm
- Forum: Graphics, Figures & Tables
- Topic: PDF crashes after including JPG figures
- Replies: 3
- Views: 1809
PDF crashes after including JPG figures
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 ...
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 ...
- Fri May 28, 2010 12:09 am
- Forum: Graphics, Figures & Tables
- Topic: help with multirow, wrapping and centering text
- Replies: 2
- Views: 2162
help with multirow, wrapping and centering text
Hi all,
I'm relatively new to Latex and am trying to create this table:
{
\renewcommand{\arraystretch}{1.2}
\begin{table}[htbp]
\centering
\caption{Header file of electronic database for permit vehicles}
\begin{tabular}{|m{0.6in}|c|c|p{2.3in}|}
\hline
\bf Column No. & \bf Field/Parameter & \bf ...
I'm relatively new to Latex and am trying to create this table:
{
\renewcommand{\arraystretch}{1.2}
\begin{table}[htbp]
\centering
\caption{Header file of electronic database for permit vehicles}
\begin{tabular}{|m{0.6in}|c|c|p{2.3in}|}
\hline
\bf Column No. & \bf Field/Parameter & \bf ...