开发者

Set image size relative to page size

I am generating p开发者_运维百科df files using FOP. is used to include images. My requirement is to set the width and height of image relative to the page size.

Thanks in Advance.


Set only image width to 100%

<img src="yourimage.jpg" width="100%"/>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜