I'm sorry, I'm very new to PDFBox and am not familiar with Xform. Do you know of a good reference or examples that I can use to help familiarize myself with it?
Thank you, Lucy Vorpahl Software Developer [email protected] -----Original Message----- From: Tilman Hausherr [mailto:[email protected]] Sent: Tuesday, January 06, 2015 2:52 PM To: [email protected] Subject: Re: How to draw duplicate data using PDFBox You could create an XForm and invoke that one again and again. Tilman Am 06.01.2015 um 21:31 schrieb Vorpahl,Lucinda: > > I am creating a pdf document using pdfbox. > > I have no problem creating the document with one rectangle filled in > with data but now I want to copy the data and write it multiple times > on the same page. > > Example: > > Hello How Are You Hello How Are You Hello How Are You > > I know I can write out the line of text over and over specifying the > textTranslation but there is a lot of text so I wanted to see if there > were other options like somehow cloning the original rectangle. > > Does anyone have any suggestions? > > Thank you, > > Lucy Vorpahl > > Software Developer > > [email protected] <mailto:[email protected]> >

