开发者

Stretching image in a pdf using writeHTMLCell()

I am using FPDI library to convert from html to pdf. I need to stretch images to bigger then original size and it seems to me they will not go a pixel bigger. I can stretch them down but not up.

I am using the function writeHTMLCell and passing it a simple:

<img src="image.jpg" width='500' height='500' />

I guess my question i开发者_如何学Gos: is this a known limitation of the library? PDF? Or am I missing something obvious. This is a project I am asked to debug and first time with this library.

Thanks to all.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜