You are not logged in.
Pages: 1
Hello,
It exists a flag inside the Windows TextOut() function to add ellipsis at the end (or on the middle of) a cropped text. E.g. if I have the text: "This is a demo text", and if there is only enough space to draw the text until "demo", the text will be shown in the following manner: "This is a d...", or "This ...o text" if the ellipsis are configured to be on the middle of the text. I wish to know if there is a similar property when text is drawn using the TextOut() function of the TPdfCanvas.
Regards
Last edited by jeanmilost (2016-01-21 18:24:45)
Offline
Pages: 1