Francois
BBuildShip
•Created by Francois on 5/29/2024 in #❓・buildship-help
Error response from Buildship Workflow even if success
Got it, found the solution, thanks!
5 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
hey @Deepanshu , do you have more details on what you need? Thanks
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
You mean the links generated?
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
Thanks! But weird, just tested it and I still get the same thing, it generate a link but 'Failed to load PDF document' error message
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
No prob, thanks!
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
hey! It's been almost a week, did you find something?
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
Perfect, just sent it
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
I'm really close to launch the beta of my software, would be great if Buildship don't break in the future with the pdf generations, I want to be sure it will work no matter the number of images and pdf
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
No need to find a solution, I use images of 3072x3072 now and it works fine!
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
@Deepanshu let me know if you need anything else to test, thanks!
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
Yes just added in the doc
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
here's the node logic: https://docs.google.com/document/d/1v5LBRb_APotbxb67KmOVLrIbZgohIxePmxQfQzuXsw8/edit?usp=sharing
or if it helps, my Buildship link: https://buildship.app/p/buildship-0i2pvh/workflow/n8jY3VGNdhz2xxOS22j4
24 replies
BBuildShip
•Created by Francois on 3/19/2024 in #❓・buildship-help
HTML to PDF bigger images
The pdfOptions for Pupeteer? Something like that:
const pdfOptions = {
width: '8.75in',
height: '8.75in'
};
24 replies
BBuildShip
•Created by Francois on 1/14/2024 in #❓・buildship-help
Possible to use Puppeteer HTML to PDF at 300 dpi?
btw, no need to use dpi. I just upscale the images using this model and it works just fine at the end: https://replicate.com/nightmareai/real-esrgan
4 replies
BBuildShip
•Created by Francois on 1/14/2024 in #❓・buildship-help
Possible to use Puppeteer HTML to PDF at 300 dpi?
yes exactly what I saw. Would be great if we can do that through your backend!
4 replies