Skip to content

Insetting a PDF: make Insets public #55

Closed
@alpennec

Description

@alpennec

Hello,

I want to add some inset to my pdf.

I noticed that it's possible to do it using the pdfData(size: CGSize? = nil, insets: Insets = .zero) function.

But the Inset type used by this function is not public so it can't be modified (always .zero).

Is there another way to apply an inset or should this type be public?

Thanks!
Axel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions