Hi there! I’m trying to capture an image of my current model (the current position which is set with Orbitcontrols by the user), and export it into a PDF with some other text details about the model. I’m using jspdf
and @react-pdf/renderer
. I just want some suggestions on how can I achieve it. And is it possible to export the models into glb/gltf
or obj
format?