AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
April 2012

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2012.04.11 09:48 "tiff2pdf fit image to page - how does it scale?", by David E Meier
2012.04.11 10:25 "Re: tiff2pdf fit image to page - how does it scale?", by <pullmoll@t-online.de>
2012.04.11 12:20 "Re: tiff2pdf fit image to page - how does it scale?", by David E Meier
2012.04.11 14:49 "Re: tiff2pdf fit image to page - how does it scale?", by Lee Howard
2012.04.11 22:38 "Re: tiff2pdf fit image to page - how does it scale?", by James Cloos
2012.04.12 01:49 "Re: tiff2pdf fit image to page - how does it scale?", by Steve Underwood

2012.04.11 14:49 "Re: tiff2pdf fit image to page - how does it scale?", by Lee Howard

David E. Meier wrote:
> However, I think this is an unexpected behavior of tiff2pdf. In my opinion
> it should scale instead of crop the image to the page size if specified -
> or provide an additional flag to do so.

While I do not disagree with the results you want to see I think that 
it's important to recognize that nowhere in tiff2pdf's documentation 
does it claim to perform any particular scaling.  So I think that it's a 
mistake to claim that this is unexpected behavior for it to be cropping 
instead of scaling because the documentation makes no claims about 
either.  So while you find the behavior unexpected it actually is merely 
undefined.

So I think that you can work with the available behaviors as they are or 
you can look at producing a feature for tiff2pdf for scaling the image 
as you wish.

Thanks,

Lee.