Hi, in the function codeinjections.addtransparencygroup() there is a tostring() around the dictionary. This results in '/Group (<< dictionary
)'. Removing the tostring function gives the desired result.
BTW: thanks for keeping this part open. I'm currently trying to adapt my 'codeinjection' stuff and it helps a lot, if you can do this without patching some files. I need to insert stuff into /Info, /Catalog, PDFpageattribute and PDFdocumentcolorspace (guess that's all). Best wishes, Peter
Peter Rolf wrote:
Hi,
in the function codeinjections.addtransparencygroup() there is a tostring() around the dictionary. This results in '/Group (<< dictionary
)'. Removing the tostring function gives the desired result.
ok
BTW: thanks for keeping this part open. I'm currently trying to adapt my 'codeinjection' stuff and it helps a lot, if you can do this without patching some files. I need to insert stuff into /Info, /Catalog, PDFpageattribute and PDFdocumentcolorspace (guess that's all).
as long as you use these interfaces and no \pdfwhatever you're safe Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Peter Rolf