Forum Moderators: coopster
You have a DB table that you wish to dump onto paper, but some of the fields need to be changed prior printing it on the paper?
If so, is the data change from record to record predictable? i.e. is there other field(s) that can define what these fields should look like? Or is there a specific calculation that can be done to get the final result?
If so, then yes, this can be done.