[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Page selection with "special" print devices
From:       Stefan Schimanski <1SteinList () gmx ! de>
Date:       2001-06-28 14:19:08
[Download RAW message or body]

Hi,

is there a reason that the selection of pages in the print dialog is disabled 
for all "special" devices like pdf and ps output? In KPrintDialog you will 
code like

void KPrintDialog::enableSpecial(bool on)
{
	...
	KPrintDialogPage	*copypage = ...
	
	if (copypage && m_printer && m_printer->pageSelection() == 
KPrinter::SystemSide )
	copypage->setDisabled(on);
}

Is this a bug or is there a good reason? Printing only single pages into 
postscript files is quite essential IMHO.

Schimmi

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic