Help editing rectangles in PDF using automation in vb.net
Hello, I have a PDF generated by a utility that erroneously creates extra rectangles within the page. I would like to search through all objects in the generated PDF, see if it is a rectangle of a certain size, and delete it. I have looked at examples in the SDK download and can't seem to find examples using PdEdit, although I have read that those examples are in there.
Can anyone provide any guidance on how this might be possible using vb.net and my acrobat reader pro? I have a large number of files to process.
Any guidance or examples of code would be fantastic. I am a fairly new programmer.
Thank you very much for your time!
