In my printer controller, the red color was not processed properly, I mean customer expectation red color was not matching, but in my controller, it has CMYK simulation processing, like simulate the printer profile with fogra ICC profile.
But what my expectation was first i need to simulate my file from rgb to LAB value, and that lab value should match with printer icc profile lab values. If possible i think i will get my expected red color. Is there any separate software tool is there. orelse we can create own simulation by using any platform like mat lab.