AlivePDF icon indicating copy to clipboard operation
AlivePDF copied to clipboard

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

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

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 [email protected] on 13 Dec 2011 at 9:36

Attachments:

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter