You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing #1247, I found that a printer which had been set to 'Black & White' in the device driver could not be told to print in color when printing from HTML. This JavaFX behavior is inconsistent with AWT printing, such as PDF/Image.
To reproduce:
Set up PDFCreator, or any printer with the Preferences>Paper/Quality>Color setting. Note: 'Microsoft Print to PDF' does not have the color setting, so it will not work in this test.
Set color to 'Black & White'
Start QZ tray
In sample.html, select pixel print and change 'Color Type' to Color
Select 'Print HTML'
The text was updated successfully, but these errors were encountered:
System: Windows 10
While testing #1247, I found that a printer which had been set to 'Black & White' in the device driver could not be told to print in color when printing from HTML. This JavaFX behavior is inconsistent with AWT printing, such as PDF/Image.
To reproduce:
Note: 'Microsoft Print to PDF' does not have the color setting, so it will not work in this test.
The text was updated successfully, but these errors were encountered: