JMap.Application.Print.setPaperFormat
Sets the paper format of the print layout.
Technical method, you should not use it.
the paper format object or a JAPP_PRINT_PAPER_SIZES
will be removed in the futur
if format is incorrect
// set the letter paper formatJMap.Application.Print.setPaperFormat("letter") Copy
// set the letter paper formatJMap.Application.Print.setPaperFormat("letter")
JMap.Application.Print.setPaperFormat
Sets the paper format of the print layout.
Technical method, you should not use it.