Improve and update README with current API examples#64
Conversation
- Added Required Using Statements section for easier setup - Added new feature examples for v2.6+ through v2.8.1+: * Cookie support for authenticated requests (v2.8.1) * SinglePage property for single-page PDF output (v2.8.1) * Document metadata support (v2.6) * PDF format conversion examples - Added Advanced Features section with: * PDF/UA support for HTML and PDF conversions (v2.4+) * Flatten PDFs (v2.8+) * Skip Network Idle Event (Gotenberg v8+) * Custom Page Properties reference - Updated Office merge example to include PDF format setting - Fixed enum references (PdfFormats → LibrePdfFormats) - Added version tags to examples for clarity All examples now reflect current v2.8.1+ API patterns. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on November 7. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Comprehensive update to the README to reflect current v2.8.1+ API patterns and add documentation for features introduced in v2.6 through v2.8.1.
Changes Made
New Examples Added
LibrePdfFormatsNew Sections
Improvements
PdfFormats→LibrePdfFormats)Test plan
🤖 Generated with Claude Code