HTML to PDF vs URL to PDF
- HTML to PDF gives full layout control and works best for template-driven documents.
- URL to PDF is better for capturing live webpage snapshots.
- Recommendation: use HTML mode for templated docs, URL mode for archival snapshots.
