Greetings,I ran across a tough issue. I am creating a PDF form to
display XML data. I'm trying to get results that look like this:--
Category: xxx ---** row 1 **** row 2 **** row 3 **-- CATEGORY: yyy ---**
row 1 **** row 2 **-- CATEGORY: zzz ---** row 1 **** row 2 **** row 3
**** row 4 **and so on. The categories are dynamic. My data looks like
this: xxx 100 A st
xxx 20 B st
yyy 300 C st
I am using Conditional Breaks, as described
here:http://forms.stefcameron.com/2006/05/06/conditional-bre...