signintech / gopdf

A simple library for generating PDF written in Go lang
MIT License
2.57k stars 279 forks source link

Replace or delete text at particular coordinates #120

Open sankethpb opened 4 years ago

sankethpb commented 4 years ago

Hello All,

Is there possibility to delete/replace text at particular coordinates? We have all four coordinators of text to be deleted/replaced (TL, TR, BL, BR).

Usecase: we want to replace certain text with translated one. Any suggestions or workarounds would be great.

Thanks in advance

sankethpb commented 4 years ago

@oneplus1000 could you please share your inputs on this? Thanks in advance

vantaboard commented 4 months ago

@oneplus1000 can you close this issue if it has been resolved? It seems related to your placeholder text feature.