You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 finalX position of the last character of the code above?
Below is the screenshot of the text that I am trying to replicate using jsPDF.