Comment 6 for bug 630635

Revision history for this message
brijesh (bridgepatel) wrote :

Hi,

We had a similar issue when printing A3 or A4 paper. Inkscape always sends paper size as custom with width and height of the paper instead of actual paper name e.g "A4 or A3". We have changed the code with following what it does if the paper size is A4 or A3 it sets papersize attribut to A4 or A3 instead of custom and if the size is not A4 or A3 it sends custom as papersize.

Hope this helps.

Regards

Brijesh