writer.setDefaultColorspace(PdfName.DEFAULTCMYK, null);

In the above the second argument is PdfObject, how can I create the
PdfObject, or what value I need to use here since PdfObject is abstract
class? I am confused about this second argument.

-Ganesh. 


Paulo Soares wrote:
> 
> 
> ----- Original Message ----- 
> From: "GaneshPrakhya" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Thursday, August 31, 2006 8:40 AM
> Subject: [iText-questions] Problem with setting default color space.
> 
> 
>> 
>> writer.setDefaultColorspace(PdfName.DEFAULTCMYK, null);
> 
> Where's the calorimetric colorspace?
> 
> Paulo
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-setting-default-color-space.-tf2195184.html#a6076348
Sent from the iText - General forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to