pdf2docx icon indicating copy to clipboard operation
pdf2docx copied to clipboard

有计划支持 公式的转换吗

Open UchihaArk opened this issue 1 year ago • 2 comments

image

UchihaArk avatar Jan 26 '24 06:01 UchihaArk

+1

parksmallfish avatar Feb 01 '24 03:02 parksmallfish

nougat

nunamia avatar Feb 26 '24 01:02 nunamia

No, we will never support this. The reason is that there is no way to extract formulas from a PDF page. Which of course would be the first prerequisite for any intention like this. Formulas can be anything: an image, vector graphics, text or any combination of all these things.

If a formula is given completely as an image or a vector graphic, then they will appear as an image on the resulting DOCX automatically. So this case is already covered.

Other formats are not detectable as a formula but mostly appear as text intermingled with some vector graphics.

So we can forget about this idea.

JorjMcKie avatar Aug 23 '24 12:08 JorjMcKie