Forgot password
 Register account
View 121|Reply 0

在 Windows 上安装 Poppler

[Copy link]

3156

Threads

7933

Posts

45

Reputation

Show all posts

hbghlyj posted 2024-9-8 12:55 |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

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-6-9 00:43 GMT+8

Powered by Discuz!

Processed in 0.018328 second(s), 24 queries

× Quick Reply To Top Edit