Print Reference With Python

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)

@lnba,
Hello.
Could you please attach the initial DWG and clarify what is expected result for you?

@oleksii.gorokhovatskyi

Hi, Alex

This is the intial dwg with his reference.

The main file is ‘A101 - Senza nome.dwg’

A101.zip (359,5 KB)

@lnba

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.

@oleksii.gorokhovatskyi thanks and for java its work?

@lnba,
no, it should be investigated and fixed for all versions of the product. We apologize for the inconvenience.