I am trying to export edmx diagram from the edmx designer in Visual Studio 2013 to a png image using PDFCreator. The problem I have is that PDFCreator cut off some tables. In PDFCreator I select ARCH E3 as paper size. Also it is exported to png image using white color as background so cardinality numbers are not observed very well. Below a screenshot.
So how to:
- Fit all the edmx diagram into the png without cutting off tables
- Change png background color to a custom one using PDFCreator so cardinality can be correctly observed.