Hi, i should convert a dwg with another some dwg as external reference.
I use this code:
import aspose.cad as cad
image = cad.Image.load(“input.dwg”)
pdfOptions = cad.imageoptions.PdfOptions()
image.save(“output.pdf”, pdfOptions)
Hi, i should convert a dwg with another some dwg as external reference.
I use this code:
import aspose.cad as cad
image = cad.Image.load(“input.dwg”)
pdfOptions = cad.imageoptions.PdfOptions()
image.save(“output.pdf”, pdfOptions)
Hi, Alex
This is the intial dwg with his reference.
The main file is ‘A101 - Senza nome.dwg’
A101.zip (359,5 KB)
Unfortunately I can confirm this issue, we need to investigate the reasons of it.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): CADPYTHON-2
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
@lnba,
no, it should be investigated and fixed for all versions of the product. We apologize for the inconvenience.