PDA

View Full Version : TEXT UNDERLINE


Peter Boks
11-22-1998, 08:53 PM
Is there a way to make text underlined. The underline should consider the ratio of the text and also be atteched to the text.

Gary McCoy
01-04-1999, 04:05 AM
Yes there is a way to make text underlined. But I have not investigated a way to make it attached to the text. I have written a macro to underline a single line of text only and never developed it any further. This macro uses ME10 font 'hp_i3098_v'. Although I use the macro daily it is not fully tested because of all the different text settings. If you are still interested please e-mail me for further info.

ron sterk
05-28-2000, 01:51 AM
Make a macro where you read out several things like the adjust point, then calculate the length of the text with the ratio and the number of characters. Calculate the beginning point of the line with the height of the text and the adjust point. Our macro Roc_list which you should have shows you which settings of the text can be read. You could use info's to the underline. If you also add the same info to text you can make a delete macro whic removes them. Or you can place the text and underline in an part. Succes