Hi,
I test FastReport before to include it in a software.
I have a little problem. I use a Tfrmemoview but I need that the memo resize it width when it print.
I use 2 component for one line. First for ID and second for value
Qualité : ......................................|
| Bonne |
Actually the result is
Qualité : .................. Bonne |
In fact, I need to get
Qualité : ........................... Bonne |
Is it possible to do that ?
Jean-Luc!