When I use the following code to convert, the Excel content is displayed on the left in the PDF, but I want it to be displayed in the center. How can I solve this problem?
Actual effect:
image.png (15.9 KB)
Expected r…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setPri...IGNORE_BLANK); wbk.save(dstFile, saveOptions); TEST.7z (28.0 KB) Professionalize...