Could it be you issued a 'save link as' from the itext Download &
Compile webpage? If yes, you save an html file instead of the source :)
The link direct you to a list of mirrors for downloading
carl lang wrote:
> Hi Paulo,
>
> I Downloaded the itext-src-1.4.2.zip file but I am unable to open wi
Hello,
I to scale and rotate a picture so that it fits inside a document page.
To do this i issue a com.lowagie.text.Rectangle originalSize =
document.getPageSize();
and then i use originalSize's width / height / border width / border
height to get the 'drawable' part of the page. However it do