Re: enable print - TestGtkEmbed




Or is it more complicated, to enable printing from
an
embedded mozilla session ?


Done some more investigation and found I need to
include :

#include "nsIWebBrowserPrint.h"

and modify the Makefile to include the webbrwsr
include

REQUIRES        = xpcom \
                  string \
                  webbrwsr \  // needed for print
                  dom \
                  $(NULL)



Now next step, is how to use this new object within
the test gtk app ?




        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]