That worked great - thank you
S
		
		
	sjd2021
@sjd2021
0
				Reputation
			2
				Posts
			644
				Profile views
			0
				Followers
			0
				Following
			Posts made by sjd2021
- 
		How can I import an existing PDF into JsReport so that I can leverage the merge feature of pdf-utils?posted in general forum
I have an existing PDF which I can only receive in its finalized state, post-rendering, as a stream/byte array. I need to tack it on to the end of a pdf that I'm actually using jsreport to generate. I see the merge feature, but it expects a PDF object which looks similar to what JsReport generates. Is there any easier way to accomplish this than to leverage another PDF library?