cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello Guys!!!!

I developed adobe forms which has subforms, that subforms has an image which is used as a header of a table.

I need to follow it every page when it has multiple page data. right now i am getting values without that image.

hossain_rajib55_0-1729751269508.png

hossain_rajib55_0-1729752087923.png

Another issue: in the master page i added a subforms and under it having an image,I  need to show that signature last of the page. Please guided me.Right now its coming every page.

hossain_rajib55_1-1729752224602.png

 

 

0 Likes
View Entire Topic
Ryan-Crosby
Active Contributor

For the first problem you need to specify an overflow leader when the subform extends onto multiple pages.  Under the pagination tab there is the option to designate an overflow leader and the default setting will be "inherited" - change it to a subform that contains the image.  The second issue is occurring because master pages are used to designate content that displays on every single page - so you would either move the content below all other flowed content, or if you keep it on the master page (for positioning purposes) then you need to write a script to handle visibility based on page numbers.

 

Regards,

Ryan Crosby

hossain_rajib55
Participant
Thanks a lot ...