I'm looking for a workaround for the bug filed for "OOo opens files as "Page 1/2" before correcting itself to "Page 1/1""
http://www.openoffice.org/issues/show_bug.cgi?id=99346 In the issue comments, cloph suggests refreshing the document. So, I found the interface XRefreshable. This would be promising if it were for the description: "is supported by objects with data that can be refreshed from a data source. " http://api.openoffice.org/docs/common/ref/com/sun/star/util/XRefreshable.html Is there a was to refresh a Writer document once it's been open? I want to make sure that the extra is corrected (ie, eliminated) before I export the document to a PDF.
