Antenna House PDF API 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Antenna House PDF API V8.0 MR3주요 버전2026년 2월 12일
기능
  • Added New Commands:
    • -zoom
    • -searchTextAndHighlight
    • -searchTextAndRedact
    • -searchTextAndSetmask
    • -setMaskUsingRedaction
    • -setCustomProperty
    • -getPageSize
    • -v
  • Enhancements to Existing Commands:
    • New operators and options have been added:
      • -writeText - Supports specifying multiple page numbers.
      • -extractImage - Supports extraction conditions.
      • -extractText - Supports extracting text from a specified area.
      • -getFileInfo - Supports retrieving custom properties and selecting specific items.
      • -setPdfWatermark - Now Acrobat-compatible.
      • -setImageWatermark - Now Acrobat-compatible.
      • -setTextWatermark - Now Acrobat-compatible.
      • -optimize - Can remove attachments, tags, and PieceInfo.
      • -fixedUpPDFA - Supports additional PDF/A standards.
      • -validatePDFA - Supports additional PDF/A standards.
수정 사항
  • -extractImage - Output Path Handling:
    • Fixed an issue where images could be saved to an unintended location when the input PDF was in the same directory as the executable.
  • -extractImage - Invalid Page Numbers:
    • The command now terminates with an error when a non-existent page number is specified.