Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hello,
I want to set the DITA Open Toolkit parameter "validate" to "false" during PDF generation. How can I accomplish this in the PDF output preset?
I have tried setting DITA-OT Command Line Arguments to --validate=false but get an error because the output preset generates the output via Ant instead of the command line.
Best regards,
Frank
Solved! Go to Solution.
Have you tried using -Dvalidate=false in the command line argument field?
View solution in original post
Thanks for the pointer. A colleague had already given me that hint and it worked fine.
Views
Likes
Replies