Skip to content

How to disable DEFAULT_SCALE value ? #17

Description

@nbalaji27

While using ember-pdf-js component. By, default 100% scaling only applied for the PDF pages. On pdf initial load, I would like to use DEFAULT_SCALE_VALUE='page-width'. After applying that property also it seems pdf js taking the value from DEFAULT_SCALE and applies.

If I modify DEFAULT_SCALE to 0.5/0.75, PDF pages are rendered according to that scaling. But, I would like to set page-width. How can I do this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions