UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Document Understanding 活动

上次更新日期 2026年4月27日

读取 PDF 文本

UiPath.PDF.Activities.ReadPDFText

描述

读取指定 PDF 文件中的所有字符,并将其存储在字符串变量中。

项目兼容性

Windows - Legacy | Windows

配置

设计器面板
  • “文件名”- 要读取的 PDF 文件的路径。仅支持字符串和字符串变量。
属性面板

文件

  • “文件名”- 要读取的 PDF 文件的路径。仅支持字符串和字符串变量。
  • “密码”- PDF 文件的密码(如有必要)。仅支持字符串和字符串变量。

输入

  • PreserveFormatting - If selected, this option maintains the formatting of the file after the extraction is completed. The default value is False.
  • Range - The range of pages that you want to read. You can specify a single page (e.g. "7"), a range of pages (e.g. "7-12"), or a complex range, (e.g. "2-5, 7, 15-End" or "All"). Only string variables and strings are supported. The default value is "All".

输出

  • “文本”- 提取的字符串。该字段仅支持字符串变量。

常见

  • “显示名称”- 活动的显示名称。

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
    备注:

    The Read PDF Text activity extracts the raw text from a PDF file, without applying any extraction algorithms and cannot be used with Document Understanding activities.

使用“读取 PDF 文本”活动的示例

请访问读取 PDF 文件,查看包含多个活动的示例,了解如何使用“读取 PDF 文本”活动。

  • 描述
  • 项目兼容性
  • 配置
  • 使用“读取 PDF 文本”活动的示例

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新