Skip to content

fix: enable PDF export on macOS - #287

Merged
alecdotdev merged 2 commits into
sftwrdotdev:masterfrom
PathGao:fix/macos-pdf-export
Aug 1, 2026
Merged

fix: enable PDF export on macOS#287
alecdotdev merged 2 commits into
sftwrdotdev:masterfrom
PathGao:fix/macos-pdf-export

Conversation

@PathGao

@PathGao PathGao commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add the Tauri capability required by macOS native printing
  • cover the permission for every Markpad webview

Validation

  • targeted Node test passed
  • npm run check passed
  • npm test passed
  • cargo test: 20 passed

Depends on #286. Merge after #286.

Fixes #173.

@alecdotdev
alecdotdev merged commit d350a0c into sftwrdotdev:master Aug 1, 2026
10 checks passed
@PathGao
PathGao deleted the fix/macos-pdf-export branch August 2, 2026 08:34
PathGao added a commit that referenced this pull request Aug 5, 2026
Eleven macOS screenshots for the v2.7.0 release notes, following the
pics/<version>/ convention already used by 2.6.2 and 2.6.3. Taken from local
builds of master at ebc20ab and of the tag branch, against the same document
throughout so the before/after pairs differ only in what they are about.

Not included, and why: the installer at large text (#428) is Windows-only; a PDF
"before" is impossible because macOS PDF export did not work at all until #287,
so there is no earlier build to compare against; and the collapsed floating ToC
is visible in several of the other shots rather than needing its own.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
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.

Export to PDF Fails Silently

2 participants