Search found 2 matches

by Guy007
Mon Mar 24, 2008 11:53 pm
Forum: General
Topic: Automatic scaling of images
Replies: 2
Views: 1925

Automatic scaling of images

I already gave you responses to your request in another forum [1]. As a matter of fairness, I would appreciate if you would have mentioned that.

yes, thanks for your replies! i posted the same question on 2 different forums simultaneously, to get a quick reply... your help was definitely greatly ...
by Guy007
Mon Mar 24, 2008 1:17 pm
Forum: General
Topic: Automatic scaling of images
Replies: 2
Views: 1925

Automatic scaling of images

I am using MikTex, and I am inserting images as follows:

\begin{figure}[htp]
\centering
\includegraphics{fig.jpg}
\caption{my caption}
\label{F_fig}
\end{figure}


Then i convert directly to PDF

Problem is that if the jpg is wider than the "printable" area of the page (i.e. A4 sheet less the ...