[
https://issues.apache.org/jira/browse/CAMEL-14452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Netherton resolved CAMEL-14452.
-------------------------------------
Assignee: James Netherton
Resolution: Fixed
> Unable to configure font or page size on PDF endpoints
> ------------------------------------------------------
>
> Key: CAMEL-14452
> URL: https://issues.apache.org/jira/browse/CAMEL-14452
> Project: Camel
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: James Netherton
> Assignee: James Netherton
> Priority: Minor
> Fix For: 3.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This could be related to CAMEL-14284.
> If you try to set the font or pageSize options on a PDF endpoint then you get
> an NPE. E.g
> pdf:create?fontSize=6&pageSize=PAGE_SIZE_A5&font=courier
> Probably due to PdfEndpointConfigurer expecting the type to be either PDFont
> or PDRectangle when its actually trying to deal with a String.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)