- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi all,
I have solved the problem by creating a subform adding a retangle with a pattern cross to it and adding the following javascript to the subform:
form1.purchaseOrder.footer::ready:layout - (JavaScript, client)
var myH = (234.95 - xfa.layout.y(footer,"mm"));
this.Rectangle1.h = myH + "mm";
xfa.layout.relayout();
Cheers
Ubi
Views
Replies
0 Likes
Total Likes