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

Is There Any Problem?

Open ghost opened this issue 8 months ago • 2 comments

GET http://localhost:3000/node_modules/.vite/deps/@fileforge_react-print.js?t=1742372938496&v=7926634a net::ERR_ABORTED 504 (Outdated Optimize Dep)

I downloaded the package for the first time and was checking the docs, but suddenly the docs stopped resolving DNS, and my page that imported the package also failed to render.

It seems like there’s an issue with the package, so I created an issue here. I hope someone can check and resolve it soon. I really want to use this package! 😭

ghost avatar Mar 19 '25 08:03 ghost

I was also interested. Judging by the last update dates (over half a year ago) and the site being down, it seems discontinued. Also, the company behind it became inactive on ycombinator.

Honestly the package looks so cool and I really hope the plans for it don't fall through permanently.

desko27 avatar Apr 02 '25 23:04 desko27

Fileforge has sunsetted. There was an article about this back in Nov/Dec 2024, but it appears to have since been removed.

The author does address it briefly in Discussion #10 though.

author-address-#10

Personally, I am still use the compile function to convert React components with tailwind classes to HTML, but afterwards, the PDF generation is done using Gotenberg (GitHub).

Left some code for this here.

nktnet1 avatar May 28 '25 01:05 nktnet1