How can I insert content from a PDF into my document?

I finally tried using MuchPDF. using it with #page(margin: 0cm, muchpdf(read("sheet.pdf", encoding: none))). It works, but text is not selectable in the inserted figure/page.

I opened an issue on MuchPDF repository on this subject.