PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Want to draw using my existing Graphics routines
https://forum.pdfsharp.net/viewtopic.php?f=2&t=470
Page 1 of 1

Author:  cyrilgupta [ Sun Sep 07, 2008 9:46 am ]
Post subject:  Want to draw using my existing Graphics routines

Hello,

I have some ready code which draws on the printer as well as the form. I want to be able to use the same code to draw the PDF as well, but for that I need a Graphics object. The XGraphics object has a Graphics object, but wehn I draw to it and save to PDF then I get a blank page.

Any idea if there's any way I can use my existing code without major changes?

Thanks

Author:  phil.netring [ Wed Sep 10, 2008 4:37 pm ]
Post subject: 

I would imagine that using XGraphics.FromGraphics(passYourGraphicsObjectHere) should work. Is this what you are doing?

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/