Skip to content

developers export

Tim Stair edited this page Aug 22, 2015 · 1 revision

Developers - Export

Printing

Not going to say much. It's a nightmare.

Image Exporting

This draws the cards onto a surface and saves them to the given format.

PDF Export

PDF export functionality is provided by PDFSharp. This is an excellent C# solution for PDF creation. Due to issues of transparency and DPI all cards are exported to in-memory images before they are rendered on the PDF.

Compiler Export

This is functionality that performs an export to memory to track any issues across the Project.

Clone this wiki locally