Description
Implements low-level PDF building blocks used by Prawn and related Ruby PDF tools. It is useful when generating documents that need precise PDF structures beneath a higher-level API.
Low-level PDF output can be hard to validate by sight. Test generated files with multiple readers, and avoid placing unescaped user data into document structures.