Bubble page to PDF plugin questions

I’m converting the Repeating group element to the PDF file with Bubble page to PDF plugin.
I have a couple of questions, I’ll appreciate your help.

  1. Is there an option to display each thing of the Repeating group’s list from a new page of the pdf file separately? The length of each cell may be different.
    For example, item #1 of RG is on the first page of the pdf file, and #2 is displayed on the next page.
  2. Does this plugin only converts the elements that are visible on the page load?
    For example, if on the page load I have only first page of Repeating group displaying 5 elements out of 20 that there are in DB, it will convert only these 5 things that are visible? Is there an option to display only several items on page load, but have them all in the pdf file?