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

Hi there @JosiNeto, you can try it on http://typst.app.

  • Open your project
  • Go to Settings
  • Look for Compiler: Typst 0.13.1
  • Select Development version (Aug 1, 2025)

  • Upload a PDF file to your project
  • Input:
#image("test.pdf")
1 Like