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

Experimentally support practical size specification such as A4, B0, introducing PdfSize. #48

Merged
merged 4 commits into from
Dec 3, 2023

Conversation

fummicc1
Copy link
Owner

@fummicc1 fummicc1 commented Dec 3, 2023

        await csv.update(
            pdfMetadata: .init(
                size: .a4,
                orientation: .landscape
            )
        )
Screenshot 2023-12-03 at 20 49 30

@fummicc1 fummicc1 enabled auto-merge (squash) December 3, 2023 11:49
@fummicc1 fummicc1 disabled auto-merge December 3, 2023 11:51
@fummicc1 fummicc1 enabled auto-merge (rebase) December 3, 2023 11:52
@fummicc1 fummicc1 merged commit dcf54a6 into main Dec 3, 2023
4 checks passed
@fummicc1 fummicc1 deleted the add-pdf-size branch December 3, 2023 12:32
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