Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic pdfexport and controlnodes (Read 1252 times)
mnanderson
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Jul 18th, 2006
pdfexport and controlnodes
Aug 6th, 2009 at 6:14pm
Print Post  
Hi, I've just upgraded to FC.NET 5 and am trying out the PDF export functionality. Is there a way to have the controls hosted in ControlNodes appear in the PDF document? My ControlNodes host various controls, including charts and datagrids. Having those controls appear as blank boxes in the exported PDF is not ideal.

Thanks,

Mark
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: pdfexport and controlnodes
Reply #1 - Aug 6th, 2009 at 7:57pm
Print Post  
Hi,

Seems there isn't any nice way to do that. We have some code that calls through reflection the controls' OnPaint method when printing and I suppose we could use it to render them as bitmaps in PDF. Until we implement this, you could use for export a copy of the diagram where the ControlNodes are replaced with ShapeNodes that display images.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint