<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 30, 2015 at 11:13 AM, Lubomir I. Ivanov <span dir="ltr"><<a href="mailto:neolit123@gmail.com" target="_blank">neolit123@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 30 June 2015 at 03:53, Gehad Elrobey <<a href="mailto:gehadelrobey@gmail.com">gehadelrobey@gmail.com</a>> wrote:<br>
><br>
><br>
> On Mon, Jun 29, 2015 at 4:13 PM, Lubomir I. Ivanov <<a href="mailto:neolit123@gmail.com">neolit123@gmail.com</a>><br>
> wrote:<br>
>><br>
>> On 29 June 2015 at 05:08, Gehad Elrobey <<a href="mailto:gehadelrobey@gmail.com">gehadelrobey@gmail.com</a>> wrote:<br>
>> > Hello all,<br>
>> ><br>
>> > This week I was working on the list of tasks which I have discussed with<br>
>> > Lubomir.<br>
>> ><br>
>> > Tasks completed so far:<br>
>> > - QPrintPreviewDialog triggered from the main dialog<br>
>><br>
>> nice<br>
>><br>
>> > - add "print selected dives" support<br>
>><br>
>> this one doesn't work for me. i have a massive test list of dives and<br>
>> with "print selected dives" not selected, i expect it to print the<br>
>> entire list, instead it prints only a single page with two dives.<br>
>><br>
><br>
> That was working for me before I merged commit 094264014dc47, it seems that<br>
> amount_selected in display.h is not working as expected, I will look into<br>
> this and push a commit.<br>
><br>
<br>
</span>ok<br>
<span class=""><br>
>><br>
>> > - print in colors or gray scale<br>
>><br>
>> does not work. the profile is still printed in color no matter the<br>
>> print dialog selection.<br>
>> do you simply attempt to greyscale the profile image before rendering<br>
>> on the HTML?<br>
><br>
><br>
> I use QPrinter::setColorMode() which selects the color mode for the printer<br>
> to be RGB or Gray scale, anyway the output in the QPrintPreviewDialog is<br>
> always in RGB mode, while actual printing using the printer is working<br>
> correctly for me.<br>
><br>
<br>
</span>greyscale should work for both the preview and the actual print.<br>
<br></blockquote><div><br>I think QPrintPreviewDialog reflects page related options only, so some QPrinter related settings like colorMode and resolution can't be previewed with the dialog.</div><div><br>Also as you have mentioned that profile2 is missing grey scale capability so I think we may need to remove 'print in color' check box which is in my opinion useless, because user can still select printing color mode from option tab in QPrintDialog which will affect the actual printing and not the previewDialog.</div>
</div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">regards,</div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div dir="ltr"><div>Gehad</div></div></div></blockquote></div></div>
</div></div>