FAQ/ProcessDataSet.md
... ...
@@ -49,6 +49,7 @@ public override void ProcessDataSet(DataSet ds, string reportPart)
49 49
}
50 50
}
51 51
}
52
+```
52 53
53 54
And after implementing post-prosessor the result will be:
54 55