Hi there,
I’m creating a PDF from an HTML template and I need to set the PDF margins. How can I do this?
In my REST PUT request I’m sending as a content:
{“PageInfo”:{“Margin”:{“Bottom”:10,“Top”:20, “Left”: 5, “Right”…...application/json Please see attached HTML template. final_pdf_template...