if your child forms are called frmChild1 and frmChild2 try

Code:
frmchild1.printform
frmchild2.printform
hope this helps
I need to add the twist of getting both child forms on one page. One child form contains header data and the other contains data but no identifier of the record owner.

Thanks
Steve