Hi Adam,
I was trying to collect information to resolve my problem and I found a very interesting one: when I create a new page to receive the modified stream it comes with A different paper size, I dont know what to do to configure this, but its clear as water that is not a problem of content scale, It seems to be a matter of the size of the page. As I was observing only one page I didnt see this before: http://b.imagehost.org/view/0770/pdf-page-size thanks, José. From: [email protected] Subject: RE: copy entire stream of a page ignoring images Date: Mon, 25 Oct 2010 16:43:31 GMT I see what you mean about the font being different, but I'm not sure what would cause that. The only things I can recommend is testing with a single page PDF, if you're not already doing this, and try the same PDF with a different number of images (0, 1, 2). See if the one without any images comes out okay. If it is different, compare the PDFs in the text editor to see what objects changed and remove code until you get output that looks correct. That'll let you see exactly what line of code is causing the issue and by comparing the PDFs you can see what it's actually doing. It will also be interesting to see if the one that has 2 images comes out twice as messed up as the one which only has one image. That should at least give you enough information to determine where the issue lies. ---- Thanks, Adam

