gpt4 book ai didi

c# - 我们如何在 PDFLib set-graphics-option 中传递专色值列表?

转载 作者:行者123 更新时间:2023-11-30 18:11:23 26 4
gpt4 key购买 nike

我在 c#.net 代码中集成了 PDFLib 库,我需要在 set-graphics-option 中设置多个 spotcolor 值> 方法。

enter image description here

我尝试了下面的代码,但没有用...感谢您帮助解决这个问题。

 1. optlist = "fillcolor={spotcolor {PANTONE 281 U} 1}, {spotcolor {PANTONE 15-14 C} 1}"
2. optlist = "fillcolor={spotcolor {PANTONE 281 U} 1} {spotcolor {PANTONE 15-14 C} 1}"
3. optlist = "fillcolor={[{spotcolor {PANTONE 281 U} 1}][{spotcolor {PANTONE 15-14 C} 1}]}"

最佳答案

不可能。笔触或填充只能同时使用一种颜色。

多值应该有什么好处?

关于c# - 我们如何在 PDFLib set-graphics-option 中传递专色值列表?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58418752/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com