Three questions about the Mozilla engine (Gecko/XUL):
- Is it possible to use its HTML parser in my C/C++ application (no any GUI, etc)?
- Can I embed the browser (only the page output without any menu, windows, etc) into my application like a control (like it does IE ActiveX, but I need a cross-platfromed solution)?
- Is it possible to customize page output (e.g. add some grid lines)?
May be it’s better to pick some other engine? Can any body make me a hint this case?
Thank you very much!
1 Answer