Skip to content

Rich-Text-Formatting / Append text to previous text using jsPDF #1214

@JPaulPunzalan

Description

@JPaulPunzalan

Is there a way to append the next substring of the paragraph into the first substring?

This is my initial code:
doc.text('Below table shows the performance score legend as recommended by the CIO Performance Engineering Team.\n\n', 10, testScoreFinalY + 10);

Or is there a workaround to get the final X position of the last character of the code above?

Below is the screenshot of the text that I am trying to replicate using jsPDF.
appendtext

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions