mechanic icon indicating copy to clipboard operation
mechanic copied to clipboard

Export to print-ready PDFs

Open alexfjelldal opened this issue 1 year ago • 1 comments

Long story short: I would like Mechanic to export print-ready PDFs.

More specific:

  • PDF must include crop marks
  • There must be some way to tell the PPI of embedded images before export (PPI must be at least 300 for printing)

(⚠️Warning: I'm a designer teaching myself more about code, not a developer. The last months I have fiddled around with mechanic.design.)

The promise of turning rules into tools is just what I am looking for in several of my projects. But when you're implementing across digital and print media, you need the output inteded for print to be production-ready. I would really like to see mechanic.design solve that 😃

I looked into converting SVG and Canvas to PDF, but quickly gave up (not being a developer).

alexfjelldal avatar Nov 14 '23 08:11 alexfjelldal