logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Post a reply
From:
Message:

Maximum number of characters in each post is: 32767
Bold Italic Underline   Highlight Quote Choose Language for Syntax Highlighting Insert Image Insert an existing Attachment or upload a new File... Create Link   Unordered List Ordered List   Left Justify Center Justify Right Justify   Outdent Indent   More BBCode Tags
Font Color Font Size
Security Image:
Enter The Letters From The Security Image:
  Preview Post Cancel

Last 10 Posts (In reverse order)
Suriya Prakash Posted: Monday, March 30, 2026 1:25:26 AM(UTC)
 
We are attempting to implement color modification in a PDF that contains image objects using color spaces such as DeviceCMYK, Separation, and DeviceN. Our approach involves removing or modifying these color spaces from the image stream’s color space dictionary. While the dictionary values do change as expected, the visual appearance of the image remains unchanged. Is there a way to refresh, reinitialize, or invalidate the image object so that it uses the updated color space dictionary?

Please note that reloading the PDF is not an option, as we retain and reuse the existing PDF objects for color removal purposes.