How to print BPMN node in diagram?

Hi.

I added a print function to the diagram.

However, there is an issue where the bpmn nodes are not visible.

Do I need any additional settings?

Image_7047_1737444445797

Image_9259_1737444478720


Currently used things are as follows:

import {
    randomId,
    Snapping,
    SymmetricLayout,
    ConnectorEditing,
    DiagramTools,
    BpmnDiagrams,
    PrintAndExport,
} from "@syncfusion/ej2-vue-diagrams";
import { Diagram, SymbolPalette } from "@syncfusion/ej2-diagrams";

1 Reply

DP Dhakshin Prasath Dhanraj Syncfusion Team January 23, 2025 11:28 AM UTC

Hi,

We have created a sample with BPMN nodes and connectors and printing them works fine on our end. For your reference, we have attached the sample and a video. If you are still encountering issues, please share your sample along with the replication steps and a video to help us investigate further.

Sample: View Sample

Let us know if you need further assistance!

Regards,

Dhakshin


Attachment: BPMN_Printing_2531fa9b.zip

Loader.
Up arrow icon