You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a requirement that extract text from pptx and i need CJK font. I use extlib tag to build, but I got "cannot open document" error when i use go-fitz.
p, err := fitz.New(filePath)
Every PPT get same error, please how can i handle it?
The text was updated successfully, but these errors were encountered:
I have a requirement that extract text from pptx and i need CJK font. I use extlib tag to build, but I got "cannot open document" error when i use go-fitz.
Every PPT get same error, please how can i handle it?
The text was updated successfully, but these errors were encountered: