Forgot password?
 Create new account
View 102|Reply 0

在 Windows 上安装 Poppler

[Copy link]

3147

Threads

8493

Posts

610K

Credits

Credits
66163
QQ

Show all posts

hbghlyj Posted at 2024-9-8 12:55:53 |Read mode
您可以使用 pdffonts 命令行工具列出 PDF 文档中嵌入的字体。
pdffonts 是 Poppler utilities 的一部分。您可以使用 Chocolatey 包管理器安装 Poppler,Windows 上 安装方法如下:
  • 如果您的系统上未安装 Chocolatey,以管理员身份打开 PowerShell,然后运行以下命令安装 Chocolatey:
    1. Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
    Copy the Code
  • 验证安装:安装完成后,关闭并以管理员身份重新打开 PowerShell。
    输入 choco 并按 Enter。如果 Chocolatey 安装正确,您应该会看到 Chocolatey 版本和使用信息。
  • 运行以下命令安装 Poppler
    1. choco install poppler
    Copy the Code


Screenshot 2024-09-08 125531.png

手机版Mobile version|Leisure Math Forum

2025-4-20 22:27 GMT+8

Powered by Discuz!

× Quick Reply To Top Return to the list