Hello, community, right now I’m generating Jpgs and Pngs from a dwl file, but ASPOSE.CAD is not taking into consideration the format files.
Right now I’m assigning the file I want to use this way:
Pc3File = “myfile.pc3”
but the output is not affected in any means by it.
what am I doing wrong?
where is the documentation about this topic?
is it mentioned here as a feature: Aspose.CAD for .NET 20.11 - Release Notes
but the link seems to be broken.
@IP1 GetPc3FilePath is a mnemonic name - means you use your own logic to obtain correct path.
May you kindly provide your source files (both dwg and pc3) - we will try to reproduce on our side