Skip to main content
Participant
September 2, 2021
Question

Elements are not exporting properly when exported to SVG in Illustrator

  • September 2, 2021
  • 2 replies
  • 2483 views

Hey!

I have an issue with built-in export feature, and was trying different ways to resolve it.

 

There is AI file with artboards, each of them has building plan (from AutoCAD).

When I export specific artboard as SVG, some elements (doors) are broken.

 

 

 

 

 

 

Original -> After Export

Also you can notice, that not every element breaks.

 

According to:
https://community.adobe.com/t5/illustrator-discussions/trouble-exporting-shape-with-points-to-svg/td-p/10720325

I checked SVG end-file, there is no <ellipse> tag. This is what happens if I add extra point.

 

 

{Renamed by MOD}

This topic has been closed for replies.

2 replies

Anshul_Saini
Community Manager
Community Manager
September 2, 2021

Hi there,

 

Sorry to hear about the trouble you are facing. I would like to know if the steps suggested above by @Ares Hovhannesyan worked for you? If not, I would request you to share a few more details like:

  • Exact OS & version of Illustrator
  • Is the issue related to a specific document? If yes, could you please share the document with us? You can upload it to the Creative Cloud (https://helpx.adobe.com/in/creative-cloud/help/share.html) and share the download link.
  • Are there any recent changes made to your system? For example, any antivirus, system updates, or web extensions installed recently.

 

Also, after you have expanded appearance, ungroup all the objects and check there are only compound paths or try moving all elements to another layer.

 

I'll be looking forward to hearing from you.

 

Thanks & Regards,

Anshul Saini

Participant
September 3, 2021

macOS Catalina 10.15.5

Illustrator 25.4.1 (this issue was on previous version(s) too)

No significant changes in system were made, especially recently.

https://shared-assets.adobe.com/link/cb50f522-c457-43c5-658d-956454e43695 You can test export on this file.

Thanks!

 

Participant
September 10, 2021

Thank you for trying that, @Ares Hovhannesyan. While "Save As," you may select "Use Artboards" by doing this, you will get 1920x1080 resolution. I noticed the file you sent me was in "pt," not in "px" units. Also, I am sharing my export settings. Additionally, I checked the file in a text editor, and it is showing 1920x1080 resolution in the code if you use these export settings. I hope it helps.

 

 

 

Thanks & Regards,

Anshul Saini


Tried this option - doesn't help. Tried to change pt to px - doesn't help either.

Ares Hovhannesyan
Community Expert
Community Expert
September 2, 2021

Please try to Expand Appearance of the  objects in Ai before exporting or Outline Path of critical objects  for simplify code for SVG. 

Participant
September 2, 2021

Thanks for replying. It was already expanded.