aspose-words / Aspose.Words-for-Java

Aspose.Words for Java examples, plugins and showcases
https://products.aspose.com/words/java
MIT License
401 stars 206 forks source link

How to generate a single image from multiple pages of a document #105

Open zsf513 opened 5 months ago

zsf513 commented 5 months ago

I have a docx file, how to generate a single image from multiple pages

AlexNosk commented 5 months ago

@zsf513 You can use Document.renderToScale method to achieve this: https://reference.aspose.com/words/java/com.aspose.words/document/#renderToScale-int-java.awt.Graphics2D-float-float-float