Community
DWF
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Load a dwf and print inside .NET application

0 REPLIES 0
Reply
Message 1 of 1
alexniccoli
745 Views, 0 Replies

Load a dwf and print inside .NET application

Hello

Into an .net application i'd like to load a dwf file and print it settings device,scale, and so on.

I have added into a form Autodesk DWF Viewer control .

If I execute :

 

this.axCExpressViewerControl2.SourcePath = filename;

 

ExpressViewerDll.IAdECompositeViewer viewer = (ExpressViewerDll.IAdECompositeViewer this.axCExpressViewerControl2.ECompositeViewer;

EPlotViewer.IAdEPlotViewer2 pageViewer = (EPlotViewer.IAdEPlotViewer2 viewer.DocumentHandler;

pageViewer.SimplePrint(true, false);

 

Dwf is printed but using default printer and I cannot specify scale.

 

I can I do it?

 

Alessandro

 

 

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

”Boost

 

”Tips

 

”Services