riadvice / AlivePDF

[Official AlivePDF] - AlivePDF is a client side AS3 PDF generation library for Adobe Flash, Flex and AIR
https://riadvice.github.io/AlivePDF/
32 stars 6 forks source link

Some pixels are cutoff while adding a rasterized UI Component to a PDF via addImage #345

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Add a <s:Button id="myButton"> to your Flex application.
2. Add the button to the PDF via pdf.AddImage(myButton)
3. Save the PDF

What is the expected output? What do you see instead?

I expect to see the full (rasterized) button in the PDF (attached). However 
what I see is a button that has the right and bottom sides "chopped" off.

What version of the product are you using? On what operating system?

I am using Flash Build 4.5 with AlivePDF 1.5 RC on Windows 7.

Please provide any additional information below.
The image is also displayed at a different size than the original image. What 
could be causing the scaling?

Is this a bug or am I doing something wrong.

Original issue reported on code.google.com by ryanewta...@gmail.com on 13 Dec 2011 at 9:36

Attachments: