Text not wrapping on a fillable PDF field

2018-09-10 Thread Shawn Oplinger - NOAA Affiliate
Hi, I have a fillable PDF form, that I am using PDFBox to successfully populate with text values from my database. I have one field however, that can contain up to 2,000 characters. Using Adobe Acrobat Pro 2017, I set the field to "Multi-line", so that long text will wrap instead of truncating.

Re: Text not wrapping on a fillable PDF field

2018-09-10 Thread Maruan Sahyoun
Hi, > Am 10.09.2018 um 21:41 schrieb Shawn Oplinger - NOAA Affiliate > : > > Hi, > > I have a fillable PDF form, that I am using PDFBox to successfully populate > with text values from my database. > > I have one field however, that can contain up to 2,000 characters. > Using Adobe Acrobat

Re: Text not wrapping on a fillable PDF field

2018-09-10 Thread Tilman Hausherr
Your image didn't get through. I wonder if it is this issue? https://issues.apache.org/jira/browse/PDFBOX-3835 Tilman Am 10.09.2018 um 21:41 schrieb Shawn Oplinger - NOAA Affiliate: Hi, I have a fillable PDF form, that I am using PDFBox to successfully populate with text values from my