I am investigating the groupdocs Java conversion library for a project. Mainly to convert DOCX to PDF
I cannot find how to set the page size though.
The following page references a class com.groupdocs.conversion.options.convert.CommonConvertOptions however this class is not documented.
The .NET API appears to support this PageSize | GroupDocs.Conversion for .NET API Reference
Is it possible to set the page size for a PDF conversion in the Java library? eg to Letter?