-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Components] fileforge #13975
Comments
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Hi @vunguyenhung, |
Hi everyone, all test cases are passed! Ready for release! Test report |
* fileforge init * [Components] fileforge #13975 Actions - Generate PDF * pnpm update * some adjusts * add form-data * pnpm update
fileforge
URLs
Actions
generate-pdf
Prompt
Generate a PDF from provided HTML. The required prop should include 'files', which are the HTML files to convert. Optional props are: 'test', 'host', 'expiresAt', 'fileName' and 'allowViewing'. This is a powerful feature for those wanting to quickly generate a PDF document.
URLs
The text was updated successfully, but these errors were encountered: