Printing diagrams

Hello:

I added a print/preview option to the DataSetDemo and I noticed that the nodes are cut off on the right side and they continue on the next page.

Is it possible to have tell the print preview to print/preview entire nodes on a page such that no nodes are cut off?

Also, is there a way to reduce the scale of the diagram from 100% to let’s say 80% to reduce the number of pages printed?

Thank you

see if this helps: Print w/o splitting nodes

See GoView.PrintScale property.

see if this helps: Print w/o splitting nodes

Thank you. I tried the code in the thread but it doesn’t seem to do the trick.