how to draw this in a pdf document?

I need to draw a rather complex shape in my pdf document. An example is in the attached file

tmp_img.png

I use Syncfusion.Pdf.Net.Core  in my app. 

This library allows you to draw simple primitive shapes, but I have a few questions. 

so my drawing consists of the following parts:

1.frame similar to ellips

2. "rectangle" with rounded corners and filling.

3. "shape" with filling. I don't know what to call it.

4. rectangle. I can draw it.


tell me - how to draw figures 1, 2, 3? any advice - I will be very grateful.


3 Replies

GK Gowthamraj Kumar Syncfusion Team September 29, 2021 01:43 PM UTC

Hi Robert, 

Thank you for contacting Syncfusion support. 

Essential PDF provide support for adding the many type of shapes in a PDF document. We have created a simple sample to generate a PDF document with different shapes as like in the provided PDF document. We have attached the sample and output document for your reference. Please try the sample on your end and let us know the result. 

 
Please refer the below documentation link for more information about Shapes, 

Please let us know if you need any further assistance with this. 

Regards, 
Gowthamraj K  



RO Robert replied to Gowthamraj Kumar October 1, 2021 04:35 PM UTC


Thank you very much, this is what I need.



GK Gowthamraj Kumar Syncfusion Team October 4, 2021 10:01 AM UTC

Hi Robert, 
 
Thank you for your update. Please let us know if you need any further assistance with this. 
 
Regards, 
Gowthamraj K 


Loader.
Up arrow icon