Hello all!
I've been exploring word document creation using XLUtils, but the documents are set to Letter, how can i change the default size to A4 or any other size i need?
I also came across this thread on stackoverflow, but i don't know how to call pageSize.setW(BigInteger.valueOf(xxxxx));
Thanks in advance.
(sorry i posted in tutorials by mistake)
I've been exploring word document creation using XLUtils, but the documents are set to Letter, how can i change the default size to A4 or any other size i need?
I also came across this thread on stackoverflow, but i don't know how to call pageSize.setW(BigInteger.valueOf(xxxxx));
Thanks in advance.
(sorry i posted in tutorials by mistake)
Last edited: