Ah, ok, it looked like browser chrome...

IIRC, this has to do with the display object that is being printed and its
size relative to the print area.  If the display object does not have a
background or that background does not fully cover the print area then you
haven't really specified every pixel in the print area.  Sometimes the UI
shows some content inside of a container with scrollbars, etc, and if you
print the container you'll print the scrollbars, but if you print the
content, the content may not be the right size or is relying on the
wrapping container to draw the background.

HTH,
-Alex

On 1/4/18, 10:59 AM, "hferreira" <hferreira...@gmail.com> wrote:

>On the second url you can see a large gray bar on the right and also on
>the
>bottom (also a thin line on the left).
>Seems that is empty space so perhaps a bug on FlexPrintJob.
>
>I will debug on the 2 window applications to see if there is any
>difference
>and try out to find the origin of the issue.
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-development.2333347.n4.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7
>C7b33e907400645d9f51608d553a5407d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7
>C0%7C636506891792280085&sdata=VF3ZN2fCHJ0qTSVxx%2FyCYkOewIUcBlKMdW8OzvPbmB
>k%3D&reserved=0

Reply via email to