Re: [Interest] Printing not working on Windows

2015-03-11 Thread Bo Thorsen
Den 04-03-2015 kl. 02:48 skrev Scott Aron Bloom: > > In my migration from Qt4 to Qt5, some of the machines the new > application is installed on, the print functionality is not working, > the print button is live and is connected fine. > > However, on some machines, the print dialog doesn’t work.

Re: [Interest] Printing not working on Windows

2015-03-04 Thread Hamish Moffatt
[re missing windowsprintersupport.dll] On 05/03/15 02:45, Scott Aron Bloom wrote: Thank you. That was it... Btw, the Qt deploy tool did not package th s The deploy tools can't tell what plugins you need. macdeployqt seems to err on the side of copying everything; I haven't used windeplo

Re: [Interest] Printing not working on Windows

2015-03-04 Thread Scott Aron Bloom
Thank you. That was it... Btw, the Qt deploy tool did not package th s --Scott Original message From: Hamish Moffatt Date:03/03/2015 20:13 (GMT-08:00) To: interest@qt-project.org Cc: Subject: Re: [Interest] Printing not working on Windows On 04/03/15 12:48, Scott Aron

Re: [Interest] Printing not working on Windows

2015-03-03 Thread Hamish Moffatt
On 04/03/15 12:48, Scott Aron Bloom wrote: In my migration from Qt4 to Qt5, some of the machines the new application is installed on, the print functionality is not working, the print button is live and is connected fine. However, on some machines, the print dialog doesn’t work. Qt5PrintSup

[Interest] Printing not working on Windows

2015-03-03 Thread Scott Aron Bloom
In my migration from Qt4 to Qt5, some of the machines the new application is installed on, the print functionality is not working, the print button is live and is connected fine. However, on some machines, the print dialog doesn't work. Qt5PrintSupport.dll is packaged, Im just thinking there is