Search found 1 match
- Mon Feb 16 2009
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Can't return Driver back to RGB from CMYK
- Replies: 1
- Views: 5397
Can't return Driver back to RGB from CMYK
Using SetImageOptions(), I am unable to return the PDF Converter back to RGB, having successfully set it to CMYK. I use SetColorProfile() to set the profile to Amyuni.icc and then call SetImageOptions with 0x00000004 to select CMYK. The resultant PDF's are then created correctly in CMYK. But attempt...