同步操作将从dromara/x-easypdf强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!! 确定后同步将在后台操作,完成时将刷新页面,请耐心等待。 删除在远程仓库中不存在的分支和标签 同步Wiki(当前仓库的 wiki 将会被覆盖!) 取消 ...
3.1.1版本的x-easypdf分别是 3.0.3版本的pdfbox和 2.9版本的fop, 但是 这两个模块 依赖的 fontbox分别是3.0.3版本和2.0.32版本, 怎么解决当引入x-easypdf总依赖,且同时用到fop和pdfbox时,总有一方会报错: 1.当fontbox是2.0.32版本, 报错Caused by: java.lang.NoSuchMethodError:org.apache.fontbox.cmap....
x-easypdf-pdfbox is licensed under Mulan PSL v2. You can use this software according to the terms and conditions of the Mulan PSL v2. You may obtain a copy of Mulan PSL v2 at: http://license.coscl.org.cn/MulanPSL2 THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT ...
Class Hierarchy Package Hierarchies: All Packages Class Hierarchy Interface Hierarchy org.dromara.pdf.pdfbox.core.base.PagingCondition org.dromara.pdf.pdfbox.core.base.PagingEvent
https://www.x-easypdf.cn 项目概述 x-easypdf基于pdfbox/fop二次封装,拥有两大模块:pdfbox模块极大降低pdfbox的使用门槛,以组件化的形式进行pdf的构建;fop模块采用数据源的方式对xsl-fo模板进行转换。两个模块均可单独使用,也可以结合使用,帮助开发者快速生成pdf文档。
develop分支表格多行合并时textarea2.setVerticalAlignmentVerticalAlignment.BOTTOM无效,内容依然是顶端对齐使用的代码中 TableTes...
Packages that use org.dromara.pdf.pdfbox.handler PackageDescription org.dromara.pdf.pdfbox.handler 助手 Classes in org.dromara.pdf.pdfbox.handler used by org.dromara.pdf.pdfbox.handler Class and Description DocumentHandler 文档助手 FontHandler 字体助手Skip...
Classes in org.dromara.pdf.pdfbox.core.ext used by org.dromara.pdf.pdfbox.core.ext.extractor Class and Description AbstractExpander 抽象扩展器Classes in org.dromara.pdf.pdfbox.core.ext used by org.dromara.pdf.pdfbox.core.ext.handler Class and Description AbstractExpander 抽象扩展器...
x-easypdf基于pdfbox构建而来,极大降低使用门槛,以组件化的形式进行pdf的构建。简单易用,仅需一行代码,便可完成pdf的操作 API文档 https://apidoc.gitee.com/xsxgit/x-easypdf 特性 轻量级 仅添加pdfbox相关依赖,无其他任何依赖 简单易用 仅需一行代码,便可完成pdf的操作 ...
Uses of FontHandler in org.dromara.pdf.pdfbox.handler Methods in org.dromara.pdf.pdfbox.handler that return FontHandler Modifier and TypeMethod and Description static FontHandler PdfHandler.getFontHandler() 获取字体助手 static FontHandler FontHandler.getInstance() 获取实例 Skip...