Skip to content

Need high quality images when generate pdf from a docx  #55

@NimeshAppspotr

Description

@NimeshAppspotr
    const params = new DocumentMergeParams({
      jsonDataForMerge: JSON.parse(jsonString),
      outputFormat: OutputFormat.PDF,
    });

   need some parameter make the better quality like this =>
       imageQuality: "high", // Adjust the image quality
      compression: "none", // avoid the compression

or else Can you suggest me better way to proceed?

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