Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Login
Register
TheSwamp
»
Code Red
»
.NET
»
Topic:
dwf in .Net
« previous
next »
Print
Pages: [
1
] |
Go Down
Author
Topic: dwf in .Net (Read 2261 times)
0 Members and 1 Guest are viewing this topic.
CmdrDuh
Automatic Duh Generator
King Gator
Posts: 4039
dwf in .Net
«
on:
June 15, 2006, 04:13:39 PM »
Does anyone know what files are needed to access the dwf stuff for autocad in .Net? Im trying to write an app that will allow you to batch print DWF's
Logged
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second
MikePerry
Guest
Re: dwf in .Net
«
Reply #1 on:
June 16, 2006, 09:54:50 AM »
Hi
Does any of the following help...
DWF Toolkit 7.2.1 Now Available
DWF Toolkit 7.2 Handles All DWF files
Autodesk Web Site URLs for DWF
Have a good one, Mike
Logged
CmdrDuh
Automatic Duh Generator
King Gator
Posts: 4039
Re: dwf in .Net
«
Reply #2 on:
June 16, 2006, 11:07:35 AM »
ok, question, I'm using C#. the source files are C++. can I use them at all?
I guess the reason I ask is I thought the new thing with dot net was the ability to use different programming languages in your program. Am I way off base?
«
Last Edit: June 16, 2006, 11:11:02 AM by CmdrDuh
»
Logged
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second
MickD
Gator
Posts: 3314
(x-in)->[process]->(y-out)
WWW
Re: dwf in .Net
«
Reply #3 on:
June 16, 2006, 07:33:10 PM »
I have no idea about dwf but if you have an api and some samples in C++ you can do this using DllImport to use the exported functions of the api.
Logged
Forth is like the Tao: it is a Way, and is realized when followed.
Its fragility is its strength; its simplicity is its direction - Michael Ham
Lao Tzu: “To attain knowledge, add things
every day; to obtain wisdom, remove things every day.”
Kerry
Mesozoic relic
Seagull
Posts: 11654
class keyThumper<T>:ILazy<T>
WWW
Re: dwf in .Net
«
Reply #4 on:
June 16, 2006, 09:15:00 PM »
Can't help with DWF yet David.
Mark <the Man here> asked me yesterday to put it on my list ... so perhaps you will have it sorted out by the time I'm free to look.
Logged
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.
--> Donate to theSwamp<--
Draftek
Water Moccasin
Posts: 1501
Re: dwf in .Net
«
Reply #5 on:
June 19, 2006, 08:12:51 AM »
David,
You should check out plotting, the dwf issue will merely be a driver selection for autocad.
Logged
Soli Deo Gloria
Print
Pages: [
1
] |
Go Up
« previous
next »
TheSwamp
»
Code Red
»
.NET
»
Topic:
dwf in .Net