Skip to content

feat(embed): add getPDF() method for PDF export#679

Merged
gierschv merged 3 commits intomasterfrom
feat/getpdf-method
Feb 6, 2026
Merged

feat(embed): add getPDF() method for PDF export#679
gierschv merged 3 commits intomasterfrom
feat/getpdf-method

Conversation

@gierschv
Copy link
Member

@gierschv gierschv commented Feb 5, 2026

Summary

  • Add getPDF() method to the Embed SDK for PDF export
  • Supports options: result format, part filtering, concert pitch, multi-measure rests, colored note outlining

Test plan

  • Manual testing with embedded score
  • Verify PDF export with default options
  • Verify PDF export with part filtering
  • Verify PDF export with concert pitch option

🤖 Generated with Claude Code

gierschv and others added 3 commits February 5, 2026 10:05
Add getPDF() method to the Embed SDK allowing customers to export
scores as PDF documents with options for:
- Result format (Uint8Array or dataURL)
- Part filtering (array of part UUIDs)
- Concert pitch export
- Multi-measure rests
- Colored note outlining for B&W printing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add unit tests for options validation
- Add integration tests for PDF export with various options

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…t8Array

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gierschv gierschv merged commit 0d8d010 into master Feb 6, 2026
3 checks passed
@gierschv gierschv deleted the feat/getpdf-method branch February 6, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant