1. Home
  2. Browse
  3. podofo

podofo

v1.0.0#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 podofo::podofo)

podofo provides pkg-config modules:

# A C++ library to work with the PDF file format

libpodofo

Features

Dependencies

See source

Version

v1.0.0#0

Publication

Supports

!uwp & !xbox

GitHub

podofo/podofo477

Homepage

github.com/podofo/podofo

Subtree

2ec6572586

License

LGPL-2.0-or-later

Definition

Manifest