Deno Vichas

Results 2 issues of Deno Vichas

This is needed as PrinceXML and DocRaptor do not support foriegnObject SVG nodes. Without being able to override this labels do not render in the PDF.

using a store of [ Rest, Cache ] when you call store.add() the chain of calls is Cache.add() -> Rest.add() -> Cache.put() -> Rest.put() in the Cache.put() function at line...

bug