Print preview along with print templates

Using the ‘BackgroundTemplate’ property in the ‘PrintManager’ class, am setting the template for each page of the diagram printout. In the actual printout the template is applied properly and working fine.

But i would like to view the print preview of the diagram along with the print background template applied. Is it possible?

Note: Already using the print preview feature similar to the ‘In-place print preview’ as in the ‘ER Diagram’ example. This also works fine, but not displaying the print background template.

You’ll need to implement that yourself. I haven’t tried this, but you could create your own unmodeled Nodes and position them at each cell of the grid.