1. Home
  2. Browse
  3. podofo

podofo

v0.10.4#0Latest

PoDoFo is a library to work with the PDF file format

Install

Run the following Vcpkg command to install the port.

vcpkg install podofo

Usage

podofo provides CMake targets:

find_package(podofo CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:podofo_shared>,podofo_shared,podofo_static>)

Features

Dependencies

See source

Version

v0.10.4#0

Publication

Supports

!uwp & !xbox

GitHub

podofo/podofo398

Homepage

github.com/podofo/podofo

Subtree

4b727d3c02

License

LGPL-2.0-or-later

Definition

Manifest