Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

表格的合并行不起作用 #16

Open
WanQuanXie opened this issue Nov 11, 2019 · 2 comments
Open

表格的合并行不起作用 #16

WanQuanXie opened this issue Nov 11, 2019 · 2 comments

Comments

@WanQuanXie
Copy link

具体表现为:

我的 Excel 表格里有一行设置了合并,合并了 11 行,但输出的 PDF 却只有一行。

打断点调试,发现在设置到那一行的 pdfCell 的格式时,rowspan 和 colspan 都是正确的,个人认为应该是已经设置进去了的,但在输出的时候却没有生效。请问还需要在哪个位置设置一遍吗?

源表单:
image.png

输出的PDF:
image.png

@caryyu
Copy link
Owner

caryyu commented Nov 11, 2019

能否上传一份附件?我这边有空的时候测试一下。

@WanQuanXie
Copy link
Author

能否上传一份附件?我这边有空的时候测试一下。

paper.xlsx

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

No branches or pull requests

2 participants