Hi,
I'm drawing a rectangle to contain later some dynamic text from DB in PDF.
Is there a way to make the text fit the rectangle to its width?
Is the a way to make the rectangle grow according to the length of text?
i.e.: if the rectangle is defined with 100 for its height and the text overflow it.
Can I scale the rectangle to 300 during runtime?
I'm drawing a rectangle to contain later some dynamic text from DB in PDF.
Is there a way to make the text fit the rectangle to its width?
Is the a way to make the rectangle grow according to the length of text?
i.e.: if the rectangle is defined with 100 for its height and the text overflow it.
Can I scale the rectangle to 300 during runtime?