[iText-questions] [SPAM] Re: pdf extractpages function

2014-04-24 Thread mkl
Stephen LeCompte wrote Question: How come Adobe rectangle does not get extracted with iTextSharp? Version: itextsharp-all-5.5.0 I have an Adobe PDF that has a rectangle highlighting some data on the 2nd page (provided as an attachment) and yet when I do an ExtractPages using the

Re: [iText-questions] [SPAM] Re: pdf extractpages function

2014-04-24 Thread iText mailing list
On 4/24/2014 8:21 AM, mkl wrote: You'll find some background information in this stackoverflow answer: http://stackoverflow.com/a/15945467/1729265 In essence: If you want to copy all aspects of a page, you have to use PdfCopy*. If you merely want to insert the contents of a page, you may use