Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create all directories in the default file path unless they already exists #216

Conversation

willibrandon
Copy link

Fixes #214

Create all directories and subdirectories in the default file path unless they already exist.

@cyanfish
Copy link
Owner

Looks like this line got lost in the rewrite of PdfExporter, it should be here and here now. Best to fix it at the lowest level possible (PdfExporter) as there might be some code paths that bypass ExportController. Also we should add a test for it to PdfExporterTests.

@cyanfish cyanfish closed this in 2596f8e Dec 7, 2023
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.

Error Save PDF with ✅Skip save prompt to non-existent folder
2 participants