Aug-06-2024, 08:56 AM
Hi to all,
I am programming a project that make several PDFs with Python + Reportlab.
Before the program, I worked manually creating word files, where I highlighted the keywords that I found only in certain positions and not all the keywords in the text.
I can create PDFs with the text but on Reportlab there is no way to highlight the text that I print and that respects certain conditions.
I would like to understand if anyone has solved this problem or has any ideas.
Many thanks
I am programming a project that make several PDFs with Python + Reportlab.
Before the program, I worked manually creating word files, where I highlighted the keywords that I found only in certain positions and not all the keywords in the text.
I can create PDFs with the text but on Reportlab there is no way to highlight the text that I print and that respects certain conditions.
I would like to understand if anyone has solved this problem or has any ideas.
Many thanks