NoOp-4 wrote:
> 
> Actually cups-pdf can print to custom formats, you just need to use a
> ppd that allows this. For example; if you use the Ghostscript
> ghostpdf.ppd you can set PDF settings to Default, Screen, Ebook, Print,
> and Prepress. The colour model to Default, RGB, CMYK, or Grey. You can
> also set Color, Grey, and Monochrome Image Compression, PDF
> Compatibility, etc., etc.
> 
EUREKA! solved!

modifying ppd file located in

/etc/cups/ppd/

adding in proper sections,

======================================================
*PageSize 17x24: "<< /PageSize [482 680] /ImagingBBox null >> setpagedevice"
*End
======================================================
*PageRegion 17x24: "<< /PageSize [482  680] /ImagingBBox null >>
setpagedevice"
*End
======================================================
*ImageableArea 17x24: "0 0 482 680"
======================================================
*PaperDimension 17x24: "482 680"
====================================================== 

Now I am able to print, from OpenOffice, 17x24 cm format.

-----
OpenOffice for Puppy Linux
http://puppylover.netsons.org/dokupuppy/programs:office_suite 
== 
puppy linux packages wiki
http://puppylover.netsons.org/dokupuppy/
-- 
View this message in context: 
http://www.nabble.com/pdf-export-only-in-RGB-colorspace%21-tp19350700p19789080.html
Sent from the openoffice - users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to