Autodesk DWF Viewer
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
C++ Programmer Needed
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: C++ Programmer Needed
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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">
"gordona" <I'm
href="mailto:gbarnold@prodigy.net">gbarnold@prodigy.net> wrote in
message
href="news:f152a5f.-1@WebX.maYIadrTaRb">news:f152a5f.-1@WebX.maYIadrTaRb...
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.
Re:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
warning or error dialogs.
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
"Ben Cochran" <ben@nospan.com>
wrote in message
href="news:A74B7F2903E20B073B2A90A3CB796BE6@in.WebX.maYIadrTaRb">news:A74B7F2903E20B073B2A90A3CB7......
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">
"gordona" <I'm
href="mailto:gbarnold@prodigy.net">gbarnold@prodigy.net> wrote in
message
href="news:f152a5f.-1@WebX.maYIadrTaRb">news:f152a5f.-1@WebX.maYIadrTaRb...
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.
Re:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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">
"Ben Cochran" <
href="mailto:ben@nospan.com">ben@nospan.com> wrote in message
href="news:A74B7F2903E20B073B2A90A3CB796BE6@in.WebX.maYIadrTaRb">news:A74B7F2903E20B073B2A90A3C......
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">
"gordona" <I'm
href="mailto:gbarnold@prodigy.net">gbarnold@prodigy.net> wrote in
message
href="news:f152a5f.-1@WebX.maYIadrTaRb">news:f152a5f.-1@WebX.maYIadrTaRb...
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.
Re: C++ Programmer Needed
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
If you would like to talk more about that, e-mail me at support@vudox.com
Re:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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">
"gordona" <Guys,
href="mailto:gbarnold@prodigy.net">gbarnold@prodigy.net> wrote in
message
href="news:f152a5f.3@WebX.maYIadrTaRb">news:f152a5f.3@WebX.maYIadrTaRb...
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?
Re:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
