DWF Viewer (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

C++ Programmer Needed

8 REPLIES 8
Reply
Message 1 of 9
gordona
414 Views, 8 Replies

C++ Programmer Needed

I'm trying to find someone who knows C++ and is familiar with the Viewer tool kit. I would like Viewer to be server based and not require any download by the client.
8 REPLIES 8
Message 2 of 9
Anonymous
in reply to: gordona


I can not do this for you, but I
can tell you how this might be done.


 


Run the Viewer on the server and
use the PrintEx method to print draw to a raster DC, then wrap the raster in a
dynamically generated html page and then you will have a zero client solution.


 



size=2>Ben



style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
I'm
trying to find someone who knows C++ and is familiar with the Viewer tool kit.
I would like Viewer to be server based and not require any download by the
client.
Message 3 of 9
Anonymous
in reply to: gordona

And cross your fingers that it doesn't pop up any
warning or error dialogs.


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">


I can not do this for you, but
I can tell you how this might be done.


 


Run the Viewer on the server
and use the PrintEx method to print draw to a raster DC, then wrap the raster
in a dynamically generated html page and then you will have a zero client
solution.


 



size=2>Ben



style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
I'm
trying to find someone who knows C++ and is familiar with the Viewer tool
kit. I would like Viewer to be server based and not require any download by
the client.
Message 4 of 9
Anonymous
in reply to: gordona


This is true. Running EV (a
client side app) on the server will be the most difficult part of the problem.
Looking on the bright side EV only has a few dialogs and using Spy a
style="mso-spacerun: yes"> 
developer could find the correct windows
messages needed to close them.



style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
"Jeffrey Klug (Autodesk)" <jeffrey dot klug at autodesk dot com>
wrote in message
href="news:116ABCAF730166E721193D7DBBB716DB@in.WebX.maYIadrTaRb">news:116ABCAF730166E721193D7DBBB...
...

And cross your fingers that it doesn't pop up any
warning or error dialogs.


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">


I can not do this for you,
but I can tell you how this might be done.



Run the Viewer on the server
and use the PrintEx method to print draw to a raster DC, then wrap the
raster in a dynamically generated html page and then you will have a zero
client solution.


 



size=2>Ben



style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
I'm
trying to find someone who knows C++ and is familiar with the Viewer tool
kit. I would like Viewer to be server based and not require any download
by the client.
Message 5 of 9
gordona
in reply to: gordona

Guys, thank you for your response but I'm just a crazy architect and I don't know anything about code. I need to get with someone who knows the language and maybe wants to make a few $'s to work all of this out. Oh, but I do know that raster files can not be measured - I also want to take measurments and do area calculations on the image. Any names you can give me?
Message 6 of 9
Anonymous
in reply to: gordona

Yes you can measure, do area calculations and even full estimates from raster files.

If you would like to talk more about that, e-mail me at support@vudox.com
Message 7 of 9
Anonymous
in reply to: gordona

We've been working on something like this for our
AutoCAD files.  We've actually been working on two ways to provide
zero-effort client viewing of DWGs.  E me and I'll fill you in on some of
the approaches we have been taking.

 

😛


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Guys,
thank you for your response but I'm just a crazy architect and I don't know
anything about code. I need to get with someone who knows the language and
maybe wants to make a few $'s to work all of this out. Oh, but I do know that
raster files can not be measured - I also want to take measurments and do area
calculations on the image. Any names you can give me?
Message 8 of 9
gordona
in reply to: gordona

Thank you, Scott. I will take a look at the web site.
Message 9 of 9
gordona
in reply to: gordona

Thank you, Peter. What is your email address?

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

Post to forums  

Autodesk Design & Make Report