I have a working document library that uses a template content type, which is an InfoPath form. I have enabled the browser compatibility settings and the "view form in browser" option in the document library settings. With these settings, I can get to the normal browser-based form by clicking New. This opens a new window with the form between two gray bars with buttons on them.
I'm interested in embedding this form in a SharePoint page, preferably without the gray bars so the only submit option is my button.
Is this possible? I'm thinking that it may be possible to embed it in a web part? That would be perfect.