Hello, after converting PPT to PDF and using layoutPDFReader for parsing, the results are not satisfactory. How can I directly perform structural analysis on PPT?
You can send the PPT directly to the API. PPTs are the hardest to handle as the graphics generated by PDF writer doesn't write in in a logical order and content in mulit column layout.
Hello, after converting PPT to PDF and using layoutPDFReader for parsing, the results are not satisfactory. How can I directly perform structural analysis on PPT?