Skip to content

Basic PDF content editing and rendering support, including text, images, fonts and general graphics

License

Notifications You must be signed in to change notification settings

pdf-raku/PDF-Content-raku

Repository files navigation

[Raku PDF Project] / PDF::Content

Actions Status

PDF::Content

This Raku module is a library of roles, modules and classes for basic PDF content creation and rendering, including text, images, basic colors, core fonts, marked content and general graphics.

It is centered around implementing a graphics state machine and provding support for the operators and graphics variables as listed in the PDF::API6 Graphics Documentation.

Key classes and modules:

See Also

  • PDF::Font::Loader provides the ability to load and embed Type-1 and True-Type fonts.

  • PDF::Lite minimal creation and manipulation of PDF documents. Built directly from PDF and this module.

  • PDF::API6 PDF manipulation library. Uses this module. Adds handling of outlines, options annotations, separations and device-n colors

  • PDF::Tags DOM-like creation and reading of tagged PDF structure (under construction)

About

Basic PDF content editing and rendering support, including text, images, fonts and general graphics

Resources

License

Stars

Watchers

Forks

Packages

No packages published