I have uploaded the PDF file.  It's here:
http://www.filedropper.com/foxitphantompdf

On Mon, Dec 30, 2019 at 12:27 PM Tilman Hausherr <thaush...@t-online.de>
wrote:

> Hi,
> Please share the file. Preferably not the sharehoster from last time.
> Use dropbox / google drive, or filedropper.com.
> Tilman
>
> Am 30.12.2019 um 17:21 schrieb Robert Pepersack:
> > Hi all,
> >
> > Thanks in advance for your help.
> >
> > I have created a PDF file using Foxit PhantomPDF.  I'm setting the values
> > of all of the form fields in the PDF file using PDFBox.
> >
> > My Java code runs successfully and all of the field values get set
> > successfully.  But, when I view the PDF file, the list box item displays,
> > in very large font, the first letter of the first item in the list box.
> In
> > this case, it's a very large letter "B".  When I tab to the list box, all
> > of the items appear correctly, the scroll bar appears, and the correct
> > value is set.
> >
> > I tried the work-around I was given last week to resolve an issue with
> date
> > fields:  get the list box's F setting into a variable, set it to null on
> > the list box, set the value, and reset the F setting on the list box.
> But,
> > this didn't work on the list box.  In the Eclipse debugger, I see that
> the
> > list box's F setting is null when I call actions.getF().
> >
> > Thanks,
> > Rob
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: users-h...@pdfbox.apache.org
>
>

Reply via email to