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

DWF -> TIFF

3 REPLIES 3
Reply
Message 1 of 4
Anonymous
355 Views, 3 Replies

DWF -> TIFF

I need a way to convert DWF's to TIFF's in an application I am writing. I cannot use AutoCad for obvious price reasons. What is the easiest tool for this? Will the DWF toolkit work? I looked at LeadTools but they don't support the latest DWF format.

Any advice will be appreciated...

Thanks, Nadim
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: Anonymous

The DWFToolkit supports both Group3 and Group4 bitonal images.

On Wed, 13 Aug 2003 14:52:27 -0700, nrubeiz wrote:

> I need a way to convert DWF's to TIFF's in an application I am writing. I cannot use AutoCad for obvious price reasons. What is the easiest tool for this? Will the DWF toolkit work? I looked at LeadTools but they don't support the latest DWF format.

Any advice will be appreciated...

Thanks, Nadim

Message 3 of 4
Anonymous
in reply to: Anonymous

The toolkit may work for you indirectly, but not via the image formats
(those are simple internal storage descriptions and there is no "real"
knowledge of images in the DWF toolkit). You need something to render DWFs
into TIFFs.

If you grab the DWF toolkit posted at autodesk.com (search for it, find it,
download it, love it), you can use the DwfRevert sample app to push the DWF
6 files back into DWF 5.5 files. Note, this is sample software, and as such
is not guaranteed to work 100%. But, with the older file formats in hand,
you should be able to then use your other software to turn them into a
TIFFs.

On another front, I believe that AEV does produce metafiles via the
copy-to-clipboard functionality, so you might consider driving that through
automation and producing metafiles. From there, you should be able to find
something that converts metafiles to TIFFs.

Good luck.


"Garrick Evans [ADSK]" wrote in message
news:pan.2003.08.14.01.23.48.371949@autodesk.com...
> The DWFToolkit supports both Group3 and Group4 bitonal images.
>
> On Wed, 13 Aug 2003 14:52:27 -0700, nrubeiz wrote:
>
> > I need a way to convert DWF's to TIFF's in an application I am writing.
I cannot use AutoCad for obvious price reasons. What is the easiest tool for
this? Will the DWF toolkit work? I looked at LeadTools but they don't
support the latest DWF format.

Any advice will be appreciated...

Thanks, Nadim
>

Message 4 of 4
Anonymous
in reply to: Anonymous

In summary, Autodesk does not yet have a turnkey DWF --> TIF converter. We
have some of the pieces that would be used to build such a converter, but it
would require developing code.

I've been talking to some of the 3rd party DWF partners who have batch
convert applications and may have what you need. I see you've already
investigated Leadtools, for example. I'll let you know if I find someone
who does DWF --> TIF.

--
-Brian Mathews
Autodesk, Inc.
brian.mathews@autodesk.com

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

Post to forums  

”Boost

 

”Tips

 

”Services