Avatar

Correct answer by
Level 5

Glad the first problem is solved.  You can actually apply the same principle to make an entire page repeat.  If you repeatable subform is the size of the entire page, every time it repeats a new page will be created.

As for why it's not working, my guess is that you are not working with a Dynamic PDF.  There are three types of files you can deal with in Designer: a Static PDF, a Dynamic PDF, and an XDP (XML Data Package).  Dynamic PDF is what you want, so when you save your file, make sure it is as this type.  You also have to turn on dynamic functionality in the Form Properties. 

Go to File > Form Properties.  In the "Defaults" tab, set PDF Render Format to "Dynamic XML Form."  In the "Preview" tab, set Preview Type to "Interactive Form" and Preview Adobe XML Form As to "Dynamic XML Form."  This will allow the form to render as a dynamic PDF while in Preview PDF mode.  This is a common thing to have to deal with.

Try some of that, hope it helps.

Ryan D. Lunka

Cardinal Solutions Group

rlunka@cardinalsolutions.com

View solution in original post