Skip to content

Output has incorrect paper-size #25

@migmedia

Description

@migmedia

The output-dimension of the svg after converting into a pdf is grown by factor ~1.33 .
svg2pdf::convert_tree(svg, Options::default());

Exporting the file by Inkscape creates a paper-size of 85 × 55 mm, doing it with the svg2pdf command-linetool creates a 113 × 73 mm.
For my project I need the accurate-result made by the printer.

May be a coincidence: factor 1.3333 is the difference between 72dpi and 96dpi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions