Page 1 of 1

GdViewer PrintDialog

Posted: Tue Mar 10, 2015 12:44 pm
by MrH
Good Morning every one,

at the moment I'm evaluating your new lib and it is very very nice but I stuck at one point.

Code: Select all

var result = GdViewer.PrintDialog(PrintSizeOption.PrintSizeOptionFit);
As you can see I use the PrintDialog provided by your lib but the GdPictureStatus result is always Aborted. Do I miss something or is this just not working with a
demo license?

[Edit]
I'm using C# and WPF.
[/Edit]

[Edit 1]
Okay I found something:
If I use GdViewer.DisplayFromFile() to display a File I can call the PrintDilog via GdViewer.PrintDialog(PrintSizeOption.PrintSizeOptionFit);,
but if I use GdViewer.DisplayFromGdPicturePDF() or GdViewer.DisplayFromGdPictureImage() I cannot do this I have call the PrintDialog from the GdPicturePdf or GdPictureImage object.

So my question is: Is this a Bug or should this work this way?
[/Edit1]

regards
MrH

Re: GdViewer PrintDialog

Posted: Tue May 19, 2015 4:30 pm
by Loïc
Hello,

>>So my question is: Is this a Bug or should this work this way?
This was a bug fixed in our latest release :)

Kind regards,

Loïc