Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 FPDI 库将 html 转换为 pdf。我需要将图像拉伸到比原始尺寸更大的尺寸,在我看来,它们不会变大一个像素。我可以将它们向下拉伸,但不能向上拉伸。
我正在使用函数 writeHTMLCell 并简单地传递它:
<img src="image.jpg" width='500' height='500' />
我想我的问题是:这是图书馆的已知限制吗?PDF?还是我错过了一些明显的东西。这是我被要求调试的项目,也是第一次使用这个库。
谢谢大家。
I have a java applet on a page in this format:
In order for the application to work, these two parameters must be passed to it or else it won't allow the user to connect. Ob