Open Issues Need Help
View All on GitHub Add pdffill.Must option about 2 hours ago
AI Summary: This issue proposes adding a `pdffill.Must` function to simplify the initialization of PDF templates. This new function would wrap the existing `init()` call, which currently panics or logs fatal on error, making the code more fluent and idiomatic for handling initialization failures.
Complexity:
1/5
enhancement good first issue