mort Posted July 16, 2007 Share Posted July 16, 2007 Hey I have made a system for a client which enables their dealers to make bespoke adverts with their dealership info on them. It also has a logo. The problem I am having is when it generates it all into a PDF, the logo comes out in RGB instead of CMYK. Even if I use a CMYK logo, it will still come up as RGB in the PDF. Is there anyway to make sure it is CMYK, otherwise the logo upload feature is pretty pointless. Cheers Link to comment https://forums.phpfreaks.com/topic/60207-gd-lib-cmyk/ Share on other sites More sharing options...
MadTechie Posted July 16, 2007 Share Posted July 16, 2007 PDFLib Compression converts CMYK to RGB for web display! really need to see some code!! Link to comment https://forums.phpfreaks.com/topic/60207-gd-lib-cmyk/#findComment-299488 Share on other sites More sharing options...
mort Posted July 16, 2007 Author Share Posted July 16, 2007 no need it to go the other way, is there anyway to make an RGB image CMYK? Link to comment https://forums.phpfreaks.com/topic/60207-gd-lib-cmyk/#findComment-299491 Share on other sites More sharing options...
MadTechie Posted July 16, 2007 Share Posted July 16, 2007 I know.. i was saying the compression swaps its.. so check your not compressing it.. if your not compressing it, then you are doing something else wrong! Link to comment https://forums.phpfreaks.com/topic/60207-gd-lib-cmyk/#findComment-299599 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.