Hi Everyone,

I'm migrating an old VB6 app to .NET. It used a PictureBox control and of 
course that had all sorts of options for drawing all over it.

In the end, it was used to generate JPG images that were printed.

I'd really prefer to use PDF as output anyway.

Does anyone have a favourite control that presents a drawable surface that you 
can output as a PDF? (Or ideally as a JPG as well?)

I get the impression that the .NET version of the PictureBox is way different, 
although it does seem to expose a Graphics object that you can then draw on. Is 
it better to stick with the standard .NET control and work out how to migrate 
the code?

Regards,

Greg

Dr Greg Low

1300SQLSQL (1300 775 775) office | +61 419201410 mobile
SQL Down Under | Web: https://sqldownunder.com<https://sqldownunder.com/> | 
About Greg:  https://about.me/greg.low

Reply via email to