How to get preview of DXF file using api

Hello,

I am trying to get few properties of dxf file through api: Aspose.CAD Cloud - API References

It only gives me width and length of the file. But I want preview of the file as well. Is it possible?

@mehulkaklotar

Please note that the Aspose.CAD Cloud API does not provide any GUI to preview a file. It is a backend API. To preview the DXF files, you may need to create/use your own user interface or you may convert the DXF file to PDF and send it to the web browser to preview it.

1 Like

Thanks @tilal.ahmad

1 Like

@mehulkaklotar

Please feel free to contact us for any further assistance.