What problem does it solve? Working with PDFs programmatically is error-prone: scanned pages look empty, encrypted files block access, forms lack fields, and coordinates confuse rotated pages. This Skill provides a complete operational guide for handling every common PDF task through the office tool, from inspection to verified output. ## Core Features & Use Cases - Full PDF lifecycle: Create documents from structured blocks, read and search content, annotate, fill forms, merge or split files, encrypt/decrypt with AES-256, and OCR scanned pages. - Layout-aware extraction: Query tables, images, and text positions with exact coordinates, export tables as CSV, and locate phrases before highlighting or linking. - Use Case: You receive a scanned Korean contract PDF. Use this Skill to detect the scanned pages, run OCR with the right language pack, search the new text layer, fill in signature fields, and encrypt the result with a password. ## Quick Start Use the pdf skill to open the attached report.pdf, extract its tables, and fill in the form fields on the last page.