PDFLib set_graphics_option 如何在fillcolor选项中传递颜色列表 [英] PDFLib set_graphics_option how to pass list of colors in fillcolor option

查看:23
本文介绍了PDFLib set_graphics_option 如何在fillcolor选项中传递颜色列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将多个 PANTONE 颜色列表 传递给 PDF 库 set_graphics_option 函数?

How to pass multiple PANTONE Colors list to PDF library set_graphics_option function?

optList = "fillcolor={spotname {PANTONE 281 U} 1}";
p.set_graphics_option(optlist);

推荐答案

您是否尝试将 PDFLib 支持作为错误提出来?我不知道您是否可以通过 PDFLib 跟踪 Pantone 颜色属性,以查看问题是否出在 SVG 加载中没有拾取它,或者它是否在组装到文档中时被丢弃,或者没有被写入 PDF -这可能会帮助您找出问题所在,以及您是否可以自行解决.但除此之外,这就像一个错误报告,我不确定我们能做些什么来帮助你.

Have you tried raising this with PDFLib support as a bug? I don't know if you can trace the Pantone colour property through PDFLib to see whether the problem is in the SVG loading not picking it up, or whether it's being dropped when assembled into the document maybe, or not being written into the PDF - that might help you find out where the problem is, and if you can fix it yourself. But otherwise this just reads like a bug report and I'm not sure what we can do to help you.

这篇关于PDFLib set_graphics_option 如何在fillcolor选项中传递颜色列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆