On May 16, 2013, at 2:31 PM, Christian Schmitz wrote: > > Am 16.05.2013 um 23:28 schrieb Peter Truskier <[email protected]>: > >> Hi Christian, >> >> Now, the question is whether DynaPDFRectMBS.height *should be* returning a >> negative value in all cases? Or, is it by design, and related to >> korDownLeft/korTopLeft origin? > > > Well, I added it as a convenience function. > And it does not know if you use bottom up or top down, so it returns > difference to bottom/top. > > This can be negative of course as the height vector needs to have a direction.
There is, of course, nothing preventing bottom from being either less than or greater than top in a PDF, so the height value should probably be signed. I would suggest, however, that the notion of a NEGATIVE height value for virtually all PDF pages I've tested is counter-intuitive. --pt _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
