views:

870

answers:

1

So, this might be a crazy idea, so bear with me.

[warning: hackish]

Using OpenOffice.org Writer, one can easily make simple pdf forms (since Writer does XForms, and can export to PDF, and embed the form using FDF). I'd like to make a text entry field with this property:

  • if the field overflows, put the overflow on an additional page, or in some special area on the page, labeled "Additional comments" or something
  • Basically, what I imagine:
    • textbox1 = fixed size
    • textbox2 = fixed size (perhaps on another page) to contain the overflow from textbox1

I'm new to Writer, FDF, and the like, so if this is impossible, I'd be glad to hear that as well. Thanks in advance!

A: 

Yes, it's crazy.

mcandre