Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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