简体   繁体   中英

FIPS reject html to pdf conversion using SelectPdf Html To Pdf Converter for .NET

I can convert HTML to pdf using SelectPDF. When I enable FIPS in my system. It shows one error like

Could not create the PdfDocument object. This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.

We can forcefully disable FIPS in our system using

enforceFIPSPolicy enabled="false"

But I want it to convert HTML to PDF using SelectPdf Html To Pdf Converter for .NET with after enabling FIPS. Do we have any solution for this?

如果未为PDF设置安全设置,则SelectPdf最新版本18.4可与FIPS一起使用。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM