DivineOmega / uxdm

🔀 UXDM helps developers migrate data from one system or format to another.
GNU Lesser General Public License v3.0
167 stars 9 forks source link

PDF destination object #9

Closed DivineOmega closed 5 years ago

DivineOmega commented 6 years ago

Create a destination object that can output a PDF containing a table of the migrated data items.

DivineOmega commented 5 years ago

Initial implementation done.

To do:

DivineOmega commented 5 years ago

100% test coverage - https://coveralls.io/builds/19515360/source?filename=src%2FObjects%2FDestinations%2FPDFDestination.php#L55

DivineOmega commented 5 years ago

This was added in v2.6.0.