anyone know if it's possible to render a <texta...
# lucee
r
anyone know if it's possible to render a <textarea> within a cfdocument pdf? i'm just trying to build an editable PDF and need a multi-line input, but the textarea doesn't come through. <input type="text"> works, but it's not capable of multi-line.