One is at top;another is at bottom.
But I type the two lines commands, the pictures are placed respectively in different page.
Code: Select all
\includegraphics[width=\textwidth , bb= 20 20 575 575]{test.eps}
\includegraphics[width=\textwidth , bb= 20 20 575 575]{test.jpg}
The 20 20 575 575 means which value individually?
Why I cannot set the pciture to certain position?