EmreSarikaynak / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Dynamic imaging output missing px #658

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A customer found a problem with the way Dynamic imaging templates are generated 
when the bitmap inside the template file is the only background (page size) 
indicator.
We know that our system crops the generated output files and previews according 
to the active layers inside the file. When the outer borders are images, as a 
customer reported here:
http://rt.zetaprints.com/Ticket/Display.html?id=1490
the system steals a pixel from the width and height of the page size.
Ex. my banner is 500 x 500px, the output file is 499x499px.

The problem goes away if you add a page background to the document. I guess 
corel need a vector as a background to determine the page size, not a bitmap.

Doesn't work for really small sizes, though.

Original issue reported on code.google.com by agur...@gmail.com on 22 Sep 2011 at 2:51

GoogleCodeExporter commented 8 years ago

Original comment by ad...@zetaprints.com on 22 Sep 2011 at 11:14