use same job name in all ResultHandlers
make getJobName method in DataContainer class.
Make sure we always use the same job name in different ResultHandler
implementations by making it easy with the getJobName method in the
DataContainer. To avoid making up different or conflicting names in each
ResultHandler. PDF writer updates jobName if the user writes something
else in the save dialog.