react-to-pdf icon indicating copy to clipboard operation
react-to-pdf copied to clipboard

appropriate loader for nextjs

Open Faraz1995 opened this issue 1 year ago • 0 comments

hi i am using this package in next js but below error occured: _You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file format: this.options.page.format, | orientation: this.options.page.orientation,

        ...this.options.overrides?.pdf,

| unit: "mm" _

my next version: 10..0.8 node version: 16.14.1

what is appropriate loader for react to pdf?

Screenshot from 2023-11-22 12-32-03

Faraz1995 avatar Nov 22 '23 09:11 Faraz1995