Duplicate Page within Document

Ive created an order PDF document with multiple fillable 'forms' on a single page. I am trying to figure out it if is possible to add an actionable button to that page, that once triggered, adds a second blank 'fillable' page, so that they can place an additional order and so on … if they need 10 orders, they add 10 additional pages with the action button on each page. Is that possible with JavaScript attached to the button? If not is it possible to duplicate the first page exactly with blank fillable forms?