AlivePDF生成带有网格的pdf,文本不显示

发布于 2024-08-29 11:25:05 字数 299 浏览 11 评论 0原文

在 Flex 中向网格添加文本 将网格添加到 pdf 中,同时还添加一些其他元素。

在某些情况下,文本不会显示。我在我拥有的计算机上愚蠢地测试了自己,但似乎没有问题。

然而,我为之制作此内容的人一直说文字没有显示。我已经看过他使用这个工具的实例的结果,敏锐的、训练有素的眼睛表明每一行都被拉伸到页面的底部(甚至更远)。选择所有复制粘贴到纯文本应用程序表明 pdf 中没有文本(除了显示的文本)

有人有类似的经历吗?或者有什么想法这个问题可能是什么?

预先感谢您阅读我的绝望咆哮。

问候

Adding text to a grid in flex
adding the grid to a pdf with some other elements on there as well.

text is not showing up in some cases. I've tested myself silly on the computers i own but there doesnt seem to be a problem.

However, the person i made this for keeps saying text doesnt show up. I've seen the results of his instance of this tool and the keen, trained eye suggests that every row gets stretched out to the bottom (and beyond) of the page. A select all copy paste into plain text app suggests there is no text in the pdf (except for the text that IS showing up)

Anyone had a similar experience? Or any ideas what this problem could be?

Thanks in advance for reading my end-of-all-hopes rant.

Regards

Me

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

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

发布评论

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

评论(2

娇纵 2024-09-05 11:25:05

确保每个人都使用 Flash Player 10+

Make sure everyone is using Flash Player 10+

摘星┃星的人 2024-09-05 11:25:05

此外,您还可以尝试在打开怪异模式的情况下运行 IE 8,或将标签设置为模拟 IE 7。

 <meta  http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

Also you might try running IE 8 with quirks mode turned on or set the tag to emulate IE 7.

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