fillable forms: how to do that
Hi!
I would like to do something like fillable forms (something like MS Word form, Adobe Live Cycle Forms )
To do so I set inline Edit on user click in position of TfrxMemoView in the preview of report.
I used TfrxPreviev component and this already works, but ...
how to compute exact position of the TfrxMemoView on preview workspace to place Tedit exactly upon of my TfrxMemoView ?
(I mean absulute position counting from parent TForm) ...
greets
sk
I would like to do something like fillable forms (something like MS Word form, Adobe Live Cycle Forms )
To do so I set inline Edit on user click in position of TfrxMemoView in the preview of report.
I used TfrxPreviev component and this already works, but ...
how to compute exact position of the TfrxMemoView on preview workspace to place Tedit exactly upon of my TfrxMemoView ?
(I mean absulute position counting from parent TForm) ...
greets
sk
Comments
Procedure responsible for that is TfrxPreviewPages.ObjectOver.
thx a lot
that's the way! your tip was very helpful.
gr
sk