These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

removing text from pdf using java script

naresh
Registered: Sep 8 2009
Posts: 3

hi all,

I need java script code which can remove the text present on the pdf based on some criteria. Any help would be highly appreciated.

try67
Expert
Registered: Oct 30 2008
Posts: 2399
You can't remove text with JS, but if you have Acrobat 9 Pro you can redact it.

- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com

naresh
Registered: Sep 8 2009
Posts: 3
Can i findout starting and ending coordinates of a word on a pdf using java script?
try67
Expert
Registered: Oct 30 2008
Posts: 2399
Yes, with getPageNthWordQuads()

- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com