Skip to content

Releases: silvanosfo/MultipleMailMerger

v0.2.1-beta

24 Jun 23:23
Compare
Choose a tag to compare

Except for not being able to convert documents over 10 pages to PDF/A (limited by free version of paid NuGet package Spire.PDF), everything else is taken care of:

  • When not converting to PDF/A, the file will be named: filename_NOT_PDFA.pdf
  • It's now possible to export to several row records at once
  • The database from this version is no longer in the program folder, but in the user folder, with this, future updates will not interfere with the database and the records present in it
  • Fixed bug when exporting documents for the second time with data from a different row, these documents were exported with data from the first export selected row
  • Fixed bug when deleting empty row
  • Fixed bug exporting documents when an empty row is selected
  • Exporting process is now a background worker
  • Added a progress bar while exporting documents

v0.2.0-beta

22 Jun 21:41
Compare
Choose a tag to compare

Released Beta Version 2
Setup_MultipleMailMerger.zip