Visual Integrity PDF Objects SDK について

PDFをオブジェクトレベルで取り扱うカスタムAPIを含むSDK

Visual Integrity PDF Objects SDK (formally PDF Custom SDK) gives object level control to developers. You can use it to programmatically pre-process PDF files, extract specific objects from pages or change objects on a drawing before importing. The API could also be used to add support for a proprietary or native format.

The Visual Integrity PDF Objects SDK gives discreet PDF level control to developers. It delivers an array of new possibilities for preprocessing PDF in your application or service.

For example, use the PDF Objects SDK to manipulate PDF files by extracting or searching for objects on a page. The API can also be used to add direct support for your own format without a conversion step. In fact, for Open Design Alliance members, source code is included to create ODA OdDbDatabase in memory of a given PDF page.

The PDF Objects SDK can parse and operate on the object data within all PDF versions, including the latest standard, PDF 2.0.
Some examples of what you can do include:

  • Supports .NET (C# & VB), Windows, macOS (Apple Silicon - M1/M2) and Linux.
  • Search and extract specific objects from a PDF page
  • Add direct support for your own format without a conversion step
  • Import object data without a conversion step into your application
  • Search object geometry data
  • Find text object strings
  • Perform operations on object data
  • Delete object data
  • Change attributes of object data
  • Extract image objects such as, for example, JPEG files.
  • Snapping