Skip to content

Commit

Permalink
Added console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
John committed Feb 10, 2017
1 parent 61e5d99 commit 0098913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ var fieldJson = [
];
var mappedFields = pdfFiller.mapForm2PDF( fieldJson, convMap );
console.log(mappedFields);
````
This will print out the object below.
Expand Down

0 comments on commit 0098913

Please sign in to comment.