The PDF Viewer allows you to draw graphics in a PDF file in the Control.Paint event handler. Use the PDF Graphics API to save graphics to a file.
Note
You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use PDF Graphics API in production code.
In this example, a rectangle is drawn in the selection area. Drawing is activated on the Activate Drawing button click. The Save Graphics and Reload button saves created graphics and reloads the PDF file.
How to: Draw Graphics by Coordinates Obtained from the PDF Viewer
(you will be redirected to DevExpress.com to submit your response)