Hi,
using the "merge for each page" will be always slow for 90 pages because it needs to touch chrome for every page.
We have a new option "merge whole document" that lets you do the whole header merging in the single roundtrip.
https://jsreport.net/learn/pdf-utils#merge
https://github.com/jsreport/jsreport-pdf-utils/issues/10
Jan