Hi I am using angular 9 and as the title said, How to put text inside rectangle in JsPDF?
pdf.rect(140, 30, 50, 25); pdf.setTextColor(255, 0, 0); pdf.