PDF Configuration Parameters
New configuration parameters have been introduced to control the production of PDF documents by the batchReportService and reportService.
These parameters control PDF production variables such as the character encodings, embedded fonts, and compression used for the document.
This change affects:
- bibus » pdfCharacterEncodingEnum enumeration set
- bibus » pdfCompressionTypeEnum enumeration set
- bibus » pdfFontEmbeddingEnum enumeration set
- bibus » batchReportService » brsPDFCharacterEncoding property
- bibus » configuration » brsPDFCharacterEncoding property
- bibus » configurationFolder » brsPDFCharacterEncoding property
- bibus » dispatcher » brsPDFCharacterEncoding property
- bibus » batchReportService » brsPDFCompressionLevel property
- bibus » configuration » brsPDFCompressionLevel property
- bibus » configurationFolder » brsPDFCompressionLevel property
- bibus » dispatcher » brsPDFCompressionLevel property
- bibus » batchReportService » brsPDFCompressionType property
- bibus » configuration » brsPDFCompressionType property
- bibus » configurationFolder » brsPDFCompressionType property
- bibus » dispatcher » brsPDFCompressionType property
- bibus » batchReportService » brsPDFEmbedFonts property
- bibus » configuration » brsPDFEmbedFonts property
- bibus » configurationFolder » brsPDFEmbedFonts property
- bibus » dispatcher » brsPDFEmbedFonts property
- bibus » configuration » rsPDFCharacterEncoding property
- bibus » configurationFolder » rsPDFCharacterEncoding property
- bibus » dispatcher » rsPDFCharacterEncoding property
- bibus » reportService » rsPDFCharacterEncoding property
- bibus » configuration » rsPDFCompressionLevel property
- bibus » configurationFolder » rsPDFCompressionLevel property
- bibus » dispatcher » rsPDFCompressionLevel property
- bibus » reportService » rsPDFCompressionLevel property
- bibus » configuration » rsPDFCompressionType property
- bibus » configurationFolder » rsPDFCompressionType property
- bibus » dispatcher » rsPDFCompressionType property
- bibus » reportService » rsPDFCompressionType property
- bibus » configuration » rsPDFEmbedFonts property
- bibus » configurationFolder » rsPDFEmbedFonts property
- bibus » dispatcher » rsPDFEmbedFonts property
- bibus » reportService » rsPDFEmbedFonts property