During development, it can be critical to understand what errors occur and how to adjust the HTML template. PdfChip 1.1 error reporting, specifically for Javascript and when placing bar codes, has been improved in order to make it easier to develop complex PDF publishing applications. PdfChip 1.1 also allows for passing command-line variables straight to the HTML template, where Javascript can pick them up and use them to shape the resulting PDF file. The ability to pass this kind of small information to an HTML template adds even more flexibility to PDF publishing – compared to what was already possible with the HTML/Javascript architecture.
PdfChip 1.1 also adds support for the Device-N colour space. Device-N is an advanced PDF colour space that’s essential for content where a number of different spot colours or a combination of CMYK and spot colours is used for page objects such as images or vector graphics. Finally, placing of PDF files has been improved. Therefore, pdfChip provides information about PDF files that are placed in the HTML template – such as information about their trimbox or bleedbox. This information can then be used in Javascript to modify the placement.