diff --git a/Docs/xacc-main.html b/Docs/xacc-main.html
index 40c60bda1e..902e646d62 100644
--- a/Docs/xacc-main.html
+++ b/Docs/xacc-main.html
@@ -20,6 +20,7 @@
Warrenty
The Main Window
+ Printing, Reports, Web Serving
The Reconcile Window
The Register Window
Using Double Entry
diff --git a/Docs/xacc-print.html b/Docs/xacc-print.html
new file mode 100644
index 0000000000..61bf7d8281
--- /dev/null
+++ b/Docs/xacc-print.html
@@ -0,0 +1,25 @@
+
+
+
+ Printing and Web Serving
+
+
+
+ Reports, Printing and Web Serving
+ Currently, GnuCash does not support any sort of report generation.
+ However, you can create a printout of the register window contents
+ by opening a register window and selecting "Print... To File" from the
+ "File" menu.
+
+ Following the latest fashionable trends, GnuCash can also act as a
+ cheesy web server! From an open register window, select
+ "Print ... To WWW" from the "File" menu. Then aim your browser at
+ http://localhost:1080/ or
+ http://yourmachinename.com:1080/and you will see your
+ register window. But, remember, we said "cheesy": to view the
+ page again, you have to pick the menu item again.
+
+
+
+
+