BPMN drawings do not show arrows in their connections, only lines are visible in PDF version.
The SVGs generated from Asciidoctor(J) Diagram shows the arrows and so the simultaneously created HTML version shows them in the correct way too, as tooling like the Camunda Modeler or Eclipse IDE does.
Environment:
- macOS Intel 14.5 (23F79)
- Java SE 21.0.3
- JRuby 9.4.7.0
- Maven 3.9.7
- Asciidoctor Maven Plugin 3.0.0
- AsciidoctorJ 2.5.13
- AsciidoctorJ Diagram 2.3.0
- AsciidoctorJ PDF 2.3.15
- bmnn-js 10.2.1
- bpmn-js-cmd 0.4.0
BPMN drawings do not show arrows in their connections, only lines are visible in PDF version.
The SVGs generated from Asciidoctor(J) Diagram shows the arrows and so the simultaneously created HTML version shows them in the correct way too, as tooling like the Camunda Modeler or Eclipse IDE does.
BPMN source example:
bpmn-example.bpmn.zip
SVG generated:

PDF generated with error:
BPMN error.pdf
Environment: