diff --git a/doc/faq.xml b/doc/faq.xml
index 7ec17cf..12169e2 100644
--- a/doc/faq.xml
+++ b/doc/faq.xml
@@ -27,6 +27,7 @@ To update the table of contents execute the following vim command from a registe
@@ -223,4 +224,9 @@ of the JDK distribution is located (and execute UmlGraph.jar from there),
or copy tools.jar to the directory where UmlGraph.jar is located.
(The file tools.jar is typically located in the lib directory
of your JDK distribution.)
+
+
+This appears to be a limitation of pic2plot.
+You can work around it, by increasing the width and height values appearing
+in the SVG XML file that pic2plot generates.