DOMPDF:br 标签导致文本对齐

发布于 2024-10-02 08:06:27 字数 255 浏览 3 评论 0原文

DOMPDF 遇到一个奇怪的问题..

无论我在哪里使用带有 br 标签的内容..

<p>
Something<br/>
Something Else<br/>
Last line
</p>

渲染的输出 pdf 似乎证明 br 标签所在的行是合理的,因此它跨越整个宽度。

有人也明白吗?知道如何预防吗?

我使用的是后备箱中的最新版本。

Getting a weird problem with DOMPDF..

Wherever I use content with a br tag in it..

<p>
Something<br/>
Something Else<br/>
Last line
</p>

The rendered output pdf seems to justify the line where the br tag is so it spans across the whole width.

Anyone get that too? Any idea how to prevent it?

I'm on the latest version from the trunk.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

雅心素梦 2024-10-09 08:06:27

呃 - 我想我会尝试一下,但显然不会。

如果我明确地看到 P 样式为 text-align:left ,则可以修复它。

uh - thought I'd try that but obviously not.

If i explicitly see the P style to text-align:left that fixes it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文