Reorder pages when rendering documents to PDF with GroupDocs.Viewer for Java...docx" )) { // Create a PDF file. PdfViewOptions viewOptions...want to render them. viewer . view ( viewOptions , 2 , 1 ); } Was...
Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....as viewer : # Create an HTML file. viewOptions = gvo . HtmlViewOptions..."This is a watermark" ) viewer . view ( viewOptions ) Was this page...