How to fill with "*" until the end of the line?
Author: alexvallecitCreated Oct 18, 2022Updated Jan 17, 2026
Labelsstylestext
I am generating a report with some legal clauses, the text of these clauses is dynamic, so it can vary in length. What is needed is that at the end of each clause is filled with "*" until the end of the line.
It must be taken into account that the number of letters per line is not the same, since not all the letters occupy the same width.

Source: bpampuch/pdfmake