While testing the HTML to PPT conversion feature of GroupDocs.Conversion for Java, I found that the format of the resulting PPT file was incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML test file (attached).
Could you please provide a PPT file generated from this HTML file?
Also, I would like to ask: how can I configure the page size of the output PPT when converting from HTML to PPT using GroupDocs.Conversion for Java?
ceshidemo.7z (1.4 KB)
@xingyu11
Could you please specify the exact issues you are facing with the format of the resulting PPT file? Additionally, please clarify what specific page size configuration you are looking for when converting from HTML to PPT.
Hello @xingyu11 ,
We have converted your document and attached the result to this post.
As you correctly noticed, the formatting in the output file is broken and differs from the original.
To address this issue, we’ve created a ticket in our tracking system with the ID CONVERSIONJAVA-2868.
Regarding your question about configuring page size for the resulting PPT document — unfortunately, this is not currently possible.
However, we plan to introduce a new property called CustomCssStyle
for WebLoadOptions
in future releases, which will offer more control over the HTML to PPT conversion process.
If you have any suggestions for additional settings or features you would like to see for HTML to PPT conversion, we would be glad to hear them — we are continuously working to improve our product.
ConvertToPresentation.zip (31.4 KB)