A step-by-step PDF writer.

pdf-generation rust
1 Open Issue Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Make the `LineHeight` field within the `LayoutAttributes` struct publicly accessible in the `pdf-writer` crate to allow usage of the `LayoutAttributes::line_height` method. This likely involves changing the visibility modifier of the field in the crate's source code.

Complexity: 3/5
bug good first issue

A step-by-step PDF writer.

Rust
#pdf-generation#rust