Paper size issues

Hi support,

These are some minor issues in Aspose.Word for java, no need for a special fix for it:
- If you set by code the paper size to LEDGER, in the output you’ll obtain the TABLOID standard.
- QUARTO size turns to A4 in the output also.
- FOLIO’s width has to be 8.27’’, not 8’’.
- PAPER_10_X_17 turns to TABLOID in the output.
- shouldn’t STATEMENT be 5.5’’ * 8.5’’ instead of 8" * 10’’ ?
- setting paper size to CUSTOM causes crash

Regards,
Milan

Hi
Thanks for your inquiry.

  1. LEDGER and TABLOID has the same size 11" x 17"
  2. QUATRO in the output is 8" x 10"
  3. It seems there several standards for FOLIO page size. I found 8.5" x 13" and 8" x 13" and you said it should be 8.27" x 13".
  4. There is no page size PAPER_10_X_17. There are PAPER_10_X_14 and PAPER_11_X_17 (11"x17" is Tabloid size)
  5. STATEMENT is 5.5" x 8.5" as expected.
  6. I managed to reproduce problem with PeperSize.CUSTOM and created new issue #5935 in our defect database. We will notify you as soon as it is fixed.
    I used the latest version of Aspose.Words for java for testing. You can download it from here:
    https://releases.aspose.com/words/net/
    Best regards.

Hi
We are happy to tell you that we released new version of Aspose.Words for java. This version includes fix of issue you found earlier (issue # 5935). You can download new version from here:
https://releases.aspose.com/words/net
Best regards.