RadiantQ Forum

Product => WPF Gantt Package => Topic started by: ricky.blankenaufulland on December 01, 2015, 02:06:30 PM

Title: Printing WYSIWYG produces empty page
Post by: ricky.blankenaufulland on December 01, 2015, 02:06:30 PM
Hello,

I was checking out all PrintOptions and have printed my flexy gantt with all of them. But PrintOptions.WYSIWYG always produces a blank page. It does not matter if I select a real printer, a PDF creator or output to OneNote. Unfortunately WYSIWYG would be what I want to use.

I am using RadiantQ.GanttControls.WPF version 7.0.45.1 in .NET 4.5. In the sample "GanttPrinting4.5" the WYSIWYG output works fine. In my solution I get a blank page - and I am using nearly exact the same code.

Any idea where to look?
Title: Re: Printing WYSIWYG produces empty page
Post by: Rajagopal on December 02, 2015, 02:27:38 PM
Ricky,

Could you please share the stripped down version of your project to reproduce this issue?


Thanks,
- Raja.
Title: Re: Printing WYSIWYG produces empty page
Post by: ricky.blankenaufulland on December 28, 2015, 10:27:32 AM
Hello,

Since I switched to the better GanttPaginatorProvider I am no longer able to reproduce the issue.

The printing might have some performance issues but I guess those are equal to the loading times I get (have another thread discussing performance open here).

We can consider this solved for the moment.