sgraaf/papermap

Use a PDF creation library

sgraaf opened this issue · 0 comments

Use a PDF creation library like fpdf2 or borb for creating the PDF files.

Currently, using Pillow to create the PDF file results in a PDF file that is essentially a full-page image. This is undesirable for a couple of reasons:

  • Any and all text (like the legend, grid labels, etc.) will be rasterized
  • The size of the PDF file will be unnecessarily too large as a full-page image