Hello, First off all, sorry for my bad english.
I'm using a software called pdfcrop to crop my pages, than I print it in PDF again and transform it to html and use the PDF to search for some words.... Nowadays, I'm using PDFBox to extract the pdf to html and use the HTML to search my words, but, I need now to crop the PDF page to cut off the Header and Footer from the page, I search at google and stackoverflow for some answer, but did not find anything relative to my question. At PDFBox, exists the option crop page?! How can I use it?! Thanks, Best regards. -- Rodrigo Ferrari

