Skip to content

Share is over cell #6

Description

@anhdiepmmk

image

This is my exported pdf file from there code

String in = args[0];
String out = args[1];
Workbook workbook = new Workbook();
workbook.open(in);
workbook.save(out, SaveFileFormat.Pdf);

The problem is my logo shape at top left screen shot is over cell content

image

This is my original xlsx. It well, shape not over cell content

[My original xlsx, exported pdf bellow]
6.xlsx.pdf
6.xlsx

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions