jamesnetherton commented on issue #3945: URL: https://github.com/apache/camel-quarkus/issues/3945#issuecomment-1198254950
> Is there any way to optimise this things? Create your own extension for Apache PDFBox based off of the code [here](https://github.com/apache/camel-quarkus/blob/main/extensions/pdf/deployment/src/main/java/org/apache/camel/quarkus/component/pdf/deployment/PdfProcessor.java). The problem is you are using `camel-quarkus-pdf` but you are not actually using Camel. So all of the Camel transitive dependencies are effectively dead weight in your app. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
