Re: How to highlight text in PDF file
Tim Roberts <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Organization | Providenza & Boekelheide, Inc. |
| Message-ID | <[email protected]> |
Dang Quang Vinh wrote: > > > Thank you very much > > > > Could you give me a hint how to find a text inside a PDF file, after > that I can calculate the corresponding highlight rectangle? > Not with ReportLab, no. That's not something ReportLab does. There certainly are libraries for parsing and modifying PDF files, although I don't know of any that are open source. Perhaps someone here does. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc.