Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sthurlock

    Acrobat: change selected text?

    This seems like it should be easy: loop through text in a pdf file, find a word and then change it. Thank you for any help you can give! -sthurlock 'example look for word "hello" then change to "goodbye" If pdDoc.Open("c:\test\test.pdf") Then jso =...
  2. sthurlock

    In VB, how to change selected text?

    This seems like it should be easy: loop through text in a pdf file, find a word and then change it. Thank you for any help you can give! -sthurlock 'example look for word "hello" then change to "goodbye" If pdDoc.Open("c:\test\test.pdf") Then jso =...

Part and Inventory Search

Back
Top