NAME

confirm_image_size - Confirmation of E/R diagrams which uniform in size

SYNOPSIS

    $ pwd
    /path/to/root
    $ confirm_image_size.pl doc

DESCRIPTION

To export an Entity-Relationship Diagram as "Quad-VGA" (width: 1280px * height: 960px) PNG image from MySQL Workbench (5.1.18 OSS), select [File] - [Page Setup] menu (open [Page Setup] window) and specify settings below:

[Paper] group

select [A4 (210 mm x 297 mm)] item from [Size] listbox

[Orientation] group

turn on [Landscape] radio button

[Margins] group

input [10]mm into [Top] text box

input [10]mm into [Left] text box

input [35]mm into [Bottom] text box

input [12]mm into [Right] text box

Note: 1mm corresponds with 5 pixel.

Caveat: In case of direct printing and exporting as a SVG image, lines of bottom edge and right edge will disapper.

AUTHOR

MORIYA Masaki, alias Gardejo

<moriya at cpan dot org>, http://gardejo.org/

COPYRIGHT AND LICENSE

Copyright (c) 2009-2010 MORIYA Masaki, alias Gardejo

This script is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlgpl and perlartistic.

The full text of the license can be found in the LICENSE file included with this distribution.