Print one form from Multiple form in one page

I am planning to make a page which will contain 6 receipt form. [Six form in One page]. When the form filled up, then jQuery Ajax will submit the form without reloading the page, and there will also be 6 different button to print each individual form.

I am wondering, how to make the print options for each form. Any suggestion is appreciated.