Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 html 到 PDF php 脚本生成英语 html 到 PDF。但是进入区域语言它显示字符串错误。我只使用 utf-8。是否有任何其他脚本用于区域语言
不同的区域语言有多种编码类型。互联网说很难检测到任何给定文档的编码。您最好的选择是相信 Firefox 会告诉您使用哪种编码。我在搜索时发现了这个。