Sorry, but there are no more tags available to filter with.
-
I have used the "classic" print in a report to print RTF texts from a datatable. I need to know how big the rendered text is to know where i should print the next one. dim height as double dim size as MeasureInfo size = .RenderDirectRichText(30, height, strText, 190) height += size.HeightUnit...
Page 1 of 1 (1 items)