Orlando Monroy

Results 5 comments of Orlando Monroy

H @JuanM04 i know this is closed, im using this library in a Nextjs app, im rendering a certificate in pdf, locally it works just fine, but when deployed in...

Is being render on the server side using Next, this is the code that displays the pdf. ``` export const getServerSideProps = async (context) => { const { res, query...

Thanks ill try it, another thing `fonts` folder its only suppose to have the content you suggest or other files?

> @Omonroy36 Did you succeed? I did yes