From: Rafael A. de <raf...@ic...> - 2003-03-20 10:16:36
|
> > Hey Rafael, > > It does handle imedded quotes. However, the following looks strange > ... orientation="portrait ... > > Did you cut and paste that correctly? Yes, I have verified. > > I am still investigating your other note about OMNI_XML_ROOT_PATH. > > Mark > My /etc/cups/ppd/lq570.ppd has the line: *ShortNickName: "libXMLOmniDevice.so%20orientation=portrait%20dither=DITHER_STUCKI_DIFFUSION%20form=na_letter_8.50x11.00in%20tray=TRAY_REAR_CONNUOUS%20media=MEDIA_PLAIN%20resolution=360x360%20printmode=PRINT_MODE_1_ANY%20bidirectional=true%20XMLMasterFile=%22Epson%20LQ-570+.xml%22" When I try to print something with lpr I have the following error: Fatal error: Creating a new device with "dither=DITHER_STUCKI_DIFFUSION form=FORM_LETTER media=MEDIA_PLAIN orientation="portrait dither=DITHER_STUCKI_DIFFUSION form=na_letter_8.50x11.00in tray=TRAY_REAR_CONTINUOUS media=MEDIA_PLAIN resolution=360x360 printmode=PRINT_MODE_1_ANY bidirectional=true XMLMasterFile="Epson LQ-570+.xml"" printmode=PRINT_MODE_1_ANY resolution=RESOLUTION_360_X_180 tray=TRAY_REAR_CON) " failed Finally, the OmniDeviceTester works if I use the above line without the quote after orientation=. Do you know ware this quote came from? It is not in ShortNickName!!! Thanks, Rafael. |