According to the pdfpc schemapages[i].label should be a string, however polylux2pdfpc generates an integer.
pdfpc itself seems to ignore this, but I ran into this problem while working on another project that should consume pdfpc files and validating those files against the schema.
According to the pdfpc schema
pages[i].label
should be a string, however polylux2pdfpc generates an integer.pdfpc itself seems to ignore this, but I ran into this problem while working on another project that should consume pdfpc files and validating those files against the schema.