0

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.

enter image description here

So how to:

  1. Fit all the edmx diagram into the png without cutting off tables
  2. Change png background color to a custom one using PDFCreator so cardinality can be correctly observed.
Willy
  • 9,848
  • 22
  • 141
  • 284

1 Answers1

0

In order cardinality to be observed correctly a workaround is to change visual studio color theme.

Willy
  • 9,848
  • 22
  • 141
  • 284