Pdf not being generated when using Dita OT in a Java Server ( utilising the Java API) #4482
Unanswered
IbrahimBhatty-Emumba
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am facing an issue when trying to convert dita to pdf/html in a java server I have made specifically for transformations. Currently, I am working with absolute local directories as right now my goal is to simply see if the transformation works correctly. This is my code for the server:
This is my pom.xml file:
Now I have dita installed and referenced as I know that the api needs the proper classpaths to work based on other discussions I have read on here. But when I run this code I get the error below:
I have checked the transtypes using the console and they are there. Any help or clarification would be greatly appreciated.
Regards,
Ibrahim
Beta Was this translation helpful? Give feedback.
All reactions