Re: PDF Text Highlight

2013-07-27 Thread Alin Mazilu
text is later drawn on top of it) > pageStreamArray.add(0, yellowStream ); > > -- > *From:* Alin Mazilu > *To:* dev@pdfbox.apache.org > *Sent:* Friday, July 26, 2013 12:33 PM > *Subject:* PDF Text Highlight > > Hello all, > > I have a bit of

Re: PDF Text Highlight

2013-07-26 Thread Fred Hansen
ev@pdfbox.apache.org >Sent: Friday, July 26, 2013 12:33 PM >Subject: PDF Text Highlight > > >Hello all, > >I have a bit of a situation on my hands. Here it is: I have a bunch of PDF >files sitting in a folder somewhere. What I have to do is search all of >them for certain

PDF Text Highlight

2013-07-26 Thread Alin Mazilu
Hello all, I have a bit of a situation on my hands. Here it is: I have a bunch of PDF files sitting in a folder somewhere. What I have to do is search all of them for certain names and highlight those names with a yellow marker-like background and then I have to send all PDFs to a printer. I have