繁体   English   中英

不推荐使用 PdfContentByte 类型的 createGraphics(float, float) 方法

[英]The method createGraphics(float, float) from the type PdfContentByte is deprecated

不推荐使用 PdfContentByte 类型的 createGraphics(float, float) 方法,这是该方法的替代方法

检查iText的 JavaDoc

获取要写入的 Graphics2D。 图形被转换为 PDF 命令作为形状。 不会出现 PDF 字体。

不推荐使用:在 PdfGraphics2D 中使用构造函数

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM