Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measurement units for images #22

Open
GoogleCodeExporter opened this issue Oct 22, 2015 · 9 comments
Open

Measurement units for images #22

GoogleCodeExporter opened this issue Oct 22, 2015 · 9 comments

Comments

@GoogleCodeExporter
Copy link

When adding an image, at least the width and height parameters don't seem
to be using my supplied measurement units.
I'm trying to add an image to a landscape a4 page like:

myPDF.addImage( mySheetBitmap, 1, null, null, false, ImageFormat.JPG, 100,
13.4, 8, 210, 297 );

The units are supposed to be millimeters. The image should actually go
slightly over both edges of the page, but it barely covers a quarter of the
page.

Original issue reported on code.google.com by kinggen...@gmail.com on 27 Dec 2007 at 4:02

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Hi,

I will double check that tomorrow and let you know ;)

Thanks for tracking,

kind regards,

Thibault

Original comment by thibault.imbert on 27 Dec 2007 at 11:47

@GoogleCodeExporter
Copy link
Author

[deleted comment]

1 similar comment
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Hi again,

This issue has been fixed in the next release (0.1.5)

please wait a little bit :)

regards,

Thibault

Original comment by thibault.imbert on 11 Jan 2008 at 11:07

@GoogleCodeExporter
Copy link
Author

Do you have any estimates on the release date?
I would love to give this a try. It would earn me quite some bonus points in my
current app if you would get this working.

Original comment by kinggen...@gmail.com on 11 Jan 2008 at 11:44

@GoogleCodeExporter
Copy link
Author

Hi,

send me an email I will send you a pre-release version so that you can test it 
:)

regards,

Thibault

Original comment by thibault.imbert on 13 Jan 2008 at 12:35

@GoogleCodeExporter
Copy link
Author

What's you address?

Original comment by kinggen...@gmail.com on 13 Jan 2008 at 1:07

@GoogleCodeExporter
Copy link
Author

hi,

thibault [at] bytearray.org

;)

Original comment by thibault.imbert on 13 Jan 2008 at 1:19

@GhaziTriki GhaziTriki added Bug and removed Type-Defect labels Feb 5, 2017
@GhaziTriki GhaziTriki self-assigned this Feb 7, 2017
@GhaziTriki GhaziTriki added this to the 0.1.6 milestone Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants