I am working on a use case in which I want to embed an image inside a PDF file. After that, I need to send it as a servelet response. I am using PDFBox library from Apache to do so. But, I am not able to resolve the dependencies. POM: <!-- Apache PDFBox Dependencies --><dependency> <groupId>org.a...
I fixed the issue not sure if that is the reason or not. I was running my instance on Powershell. But when I started the instance on cmd with run as admin. It worked. Thanks for the reply
Hi, I am working on a project in which the front end is Angular. I am trying to set up a debugger to check the values in the sling model on runtime. But my debugger is not stopping at the breakpoints. however, I am connected to the socket. below is my configuration.
HiI had the same issue with the publisher. When I was opening the page it was blank. In the error log, I got a similar error.I fixed it by creating a package of conf/<project>/ from the author and replicated it to the publisher.