I can generate HTML tables and such all day long and use CFDOCUMENT to turn
it into a PDF, but it's not 508 Compliant because CFDOCUMENT doesn't
support tagging,

My thought is to create predefined PDFs that are compliant and populate
them like you would a PDF Form....then merge the whole mess together, but I
can't fathom a way to repeatedly loop over a PDF form and repopulate it...


On Wed, Jul 16, 2014 at 3:01 PM, Randi Knutson <rknut...@otan.us> wrote:

>
> I am...I just have a cfdocumentsection within a cfloop that is looping
> through however many rows my query returned. Sometimes the page breaks can
> get goofy if there is a lot of data, in which case I test for greater than
> however many rows I can fit and
> insert a page break.
>
>
> cf-talk@houseoffusion.com on Wednesday, July 16, 2014 at 11:50 AM -0700
> wrote:
> >
> >I know there are methods to populate pre defined PDF forms, which would
> >work except that alot of my data is multiple row format and I don't know
> >how many rows may be returned and I can't limit it
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358882
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to