﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
95	Printing to postscript file does not have correct header	guest	Eugene Romanenko	"If the postscript printer selected is set to output to file, the
first line of the file is not %! which says that it is a postscript file. 
E.g. The first few lines of the postscript file that is generated:
***************************** 

[{
%%BeginFeature: Smoothing True
<< /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 2 /Type 8 >> >> setpagedevice
%%EndFeature: Smoothing
} stopped cleartomark

*****************************

Adding %! to before [{ allows me to lpr this file to a postscript printer.

This is a bug in beta4

"	defect	closed	major	Beta 4	Lucide Core		fixed	postscript	
