You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Thành Nguyễn <th...@gmail.com> on 2020/05/22 05:09:12 UTC

Support setting print setup

Hi admin poi-apache-lib.

I have a problem when clone new sheet.
Sheet 1 setting 'Print on Both Sides' but after workbook.cloneSheet(1);,
sheet 2 lost setting 'Print on Both Sides' and belong to  'Print one
Sided'. I can't set  'Print on Both Size' for sheet 2 because don't find
method to set this.
Do poi-apache printSetup() have support setting   'Print on Both Sides'
and  'Print one Sided' ?
If haven't how to setting this?

Thanks & Regards,
Thành Nguyễn.