Relationship Report

  • Thread starter Thread starter Yecenia
  • Start date Start date
Y

Yecenia

My relationship report will not show in a report because it says the
relationship is too large.

Besides MS Visio, what other way can I print out my relationship table?
 
Hi Yecenia

Stephen Lebans has written code to export the relationships diagram as a
PDF. You can get it from here:
http://www.lebans.com/reporttopdf.htm

In the module "modReportToPDF" there is a function "RelationsToPDF". It is
kind of experimental, and some bits you will need to change, like hard-coded
file paths, but you should get it to work with little modification.
 
Back
Top