Skip to content

agentui-ai/pdf-ops

v0.1.0MIT

Generate PDFs that are not silently cut off — wrapping and pagination that actually work, tables that repeat their headers, glyph coverage checks, image aspect ratios, and correct page numbers. Ships a deterministic benchmark.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "pdf-ops",
  "version": "0.1.0",
  "description": "Generate PDFs that are not silently cut off — wrapping and pagination that actually work, tables that repeat their headers, glyph coverage checks, image aspect ratios, and correct page numbers. Ships a deterministic benchmark.",
  "author": {
    "name": "AgentUI",
    "url": "https://www.agentui.ai/"
  },
  "homepage": "https://github.com/agentui-ai/pdf-ops",
  "repository": "https://github.com/agentui-ai/pdf-ops",
  "license": "MIT",
  "keywords": [
    "pdf",
    "jspdf",
    "invoice",
    "report",
    "export",
    "jspdf-autotable",
    "pdf-lib"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 3JavaScript files
  • LICENSE
View on GitHub