Syncfusion PdfDocument 和 CultureInfo

发布于 2024-12-12 08:05:52 字数 414 浏览 8 评论 0原文

我正在开发一个 ASP.NET MVC 应用程序。

我正在使用 Syncfusion 的 PdfDocument(版本 7.303.0.20)来生成 PDF 文件。

我的应用程序的 CultureInfo 是根据用户的偏好设置的。

我遇到的问题是,当我实例化一个新的 PdfDocument 时,CurrentCulture 更改为 Invariant。我感觉这是 PdfDocument 中的一个错误,但也许我错了,有办法正确实例化这个对象吗?

以前有人遇到过吗?我的搜索一无所获..

我知道我可以在实例化 PDF 对象之前存储当前区域性,然后重新设置当前区域性,但这感觉不对..

我已经与 Syncfusion 的支持团队取得了联系,但同时我想我也应该把这个问题放在这里。

让我们看看谁更快! ;)

I'm developing an ASP.NET MVC app.

I'm working with Syncfusion's PdfDocument (ver 7.303.0.20) in order to generate PDF files.

My app's CultureInfo is set based on my user's preference.

The problem I have is that when I instantiate a new PdfDocument the CurrentCulture changes to Invariant. I have a feeling this is a bug in PdfDocument, but maybe I'm wrong and there's a way to properly instantiate this object?

Did anyone encounter that before? My searches came up with nothing..

I know I can store the current culture before instantiating the PDF object and then to re-set the current culture, but this doesn't feel right..

I've already touched base with Syncfusion's support team, but meanwhile I thought I'd drop it the question here too.

Let's see who's faster! ;)

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

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

发布评论

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

评论(2

顾铮苏瑾 2024-12-19 08:05:52

您可以尝试使用最新版本吗?它是固定的。

谢谢

Can you try with the latest versions? it is fixed.

Thanks

猫腻 2024-12-19 08:05:52

抱歉没有更新 - 我升级到版本 8,现在一切都很好。 :-)

Apologies for not updating - I upgraded to version 8 and all good now. :-)

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