Hi, I want to detect the headers of PDF docs. In my PDF files, I notice that, usually the headers of PDF and the main text body are separated by a horizontal line. Is it possible to detect this "line" using Java code?
If this is possible, so I can get the rectangle of the main text area and remove the headers automatically using Java code. Regards, --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

