-
### Project Name
MediRAG - Intelligent Healthcare Solutions
### Description
## Overview
This project is a comprehensive healthcare website built using JavaScript, TypeScript, and Node.js. …
-
Given this code:
```
import openparse
basic_doc_path = "mydoc.pdf"
parser = openparse.DocumentParser(
table_args={
"parsing_algorithm": "unitable",
"min_table_confidence":…
-
### What were you trying to do?
embed image into form
### How did you attempt to do it?
```js
import { PDFDocument } from 'pdf-lib'
export async function createReport(images) {
const formPdfByt…
-
I was able to compile the `test.ly` by pressing `command+s` on my Mac and it generate a `test.pdf` file, I open this pdf file in a split window on vscode.
![image](https://user-images.githubusercont…
-
Hi, if we can get this avatar into the GodotHumanoid skeleton style there's a good chance I can export godot vrm from it.
Thoughts?
-
### What were you trying to do?
I was trying to add a page in a new PDF Document from another file
### How did you attempt to do it?
Below is all my code, with comments
My file is "gestionPD…
-
**Describe the bug**
I migrated today from `3.1.14` to `3.1.17` and received the following error while deploying.
```
+ yarn run deploy
/azp/_work/1/s/node_modules/yoga-layout/src/generated/YGEn…
-
### Describe the feature
Depending on the fonts used for PDFs, some fonts won't render at all when converted to an image.
To fix this issue we can disable the FontFace option and provide a standar…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
Hi, has anyone here ever wrapped Carbone into an API with express?
And how about concurrency: Can Carbon generate e.g. 30 PDFs per second when multiple requests come in?
I've never used node in pr…