Reputation: 495
I am trying to extract entities from the pdf and mark it back to pdf using pdf annotation. Is there any way I can annotate specific text using ghostscript?
Thanks
Upvotes: 0
Views: 176
Reputation: 31141
You're going to have to be more specific. What do you mean by 'annotate specific text' ? Are you talking about;
Ghostscript is not intended as a general purpose PDF editing tool, and so it's quite limited in what you can do with it. You might be better advised to use something like MuPDF, but so much depends on exactly what you are trying to do, it's not really possible to make any specific recommendations.
Upvotes: 1