Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share is over cell #6

Open
anhdiepmmk opened this issue Apr 23, 2020 · 1 comment
Open

Share is over cell #6

anhdiepmmk opened this issue Apr 23, 2020 · 1 comment

Comments

@anhdiepmmk
Copy link

anhdiepmmk commented Apr 23, 2020

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

@shangpeixu
Copy link
Contributor

Sorry for replying late, you could submit your question at https://www.grapecity.com/forums/documents-excel-java, then our tech supporters will handle it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants