MiniPdf implementation
Both / shared
Problem or use case
java convert pdf , only retain w:p、w:t、w:tab、w:br , w:tblnot yeat handler
Proposed solution
java convert pdf , only retain w:p、w:t、w:tab、w:br , w:tblnot yeat handler
Affected area
DOCX to PDF
MiniPdf version or baseline
0.1.6
Example usage
MiniPdf.convertBytesToPdf(file.getBytes());
Sample files or references
sample_CN.docx
Alternatives considered
No response
MiniPdf implementation
Both / shared
Problem or use case
java convert pdf , only retain
w:p、w:t、w:tab、w:br,w:tblnot yeat handlerProposed solution
java convert pdf , only retain
w:p、w:t、w:tab、w:br,w:tblnot yeat handlerAffected area
DOCX to PDF
MiniPdf version or baseline
0.1.6
Example usage
MiniPdf.convertBytesToPdf(file.getBytes());
Sample files or references
sample_CN.docx
Alternatives considered
No response