A sign shop, a label printer or a packaging supplier works in CorelDRAW. Their customer, their agency or their next supplier works in Illustrator. The file that crosses that line is nearly always a PDF, because nobody on the Illustrator side can open a CDR.
The Corel operator did it properly: spot colour on one layer, white underprint on another, cut contour on a third, artwork and notes separate. The PDF looks right in Acrobat. Then Illustrator opens it and everything is on a single layer, welded together, and someone starts pulling it apart by hand.
The layers did not disappear. Illustrator just does not show them.
What CorelDRAW puts in the PDF
CorelDRAW can write its document layers into the PDF as optional content groups, the PDF format’s own layer mechanism, when layers are kept in the export. Each Corel layer becomes a PDF group with its name: “Cut”, “White”, “Spot”, “Artwork”, or whatever the operator called it. Acrobat reads these groups and lists them in its Layers panel, and any RIP that understands PDF layers can use them for separation.
Whether a particular PDF actually carries them depends on how it was exported. Some presets flatten, some keep layers, and a file that passed through another tool on the way may have lost them. The only reliable way to know is to look at the file itself.
Why Illustrator flattens it
Illustrator reads two things from a PDF. If the PDF was saved by Illustrator with editing capabilities preserved, it reads its own private copy of the .ai data and you get your layers back. If the PDF came from anywhere else, it uses a general PDF importer that draws every visible object onto one layer and discards the group tags.
A Corel PDF is always the second case. There is no import setting that changes this, and re-exporting from Corel with different options will not help, because the problem is on the reading side, not the writing side.
Check the file before anyone rebuilds it
Open the PDF in Acrobat, then View, then Show/Hide, then Side Panels, then Layers.
If you see the Corel layer names, toggle each one. A cut contour that vanishes when “Cut” is hidden is a genuine separate group. A white underprint that disappears when “White” is hidden is another. That file is a good candidate, and the rest of this article applies to it.
If the panel is empty, the export flattened the layers, and there is nothing in the file to recover. Go back to the Corel side and ask for a re-export with layers kept, or for the CDR. Do not start rebuilding on the Illustrator side until that answer comes back; it is usually a two-minute fix at the source.
Getting the groups into Illustrator as layers
What Illustrator needs is one PDF per group, each on the same page size at the same position, so they stack back in register. Illustrator opens a single-group PDF cleanly, because there is nothing left to flatten.
Upload the Corel PDF to PDFLayerExtract. The free check lists every group it finds, by name and by type: spot, clear, cut, print, info. Compare the list with what you saw in Acrobat. If they match, the paid package returns one PDF per group and a small Illustrator script, import-to-illustrator.jsx, that you run from File, then Scripts, then Other Script. It opens each group PDF and places it on its own named layer in one document.
The result is the separation the Corel operator built in the first place, now inside Illustrator: cut on its own layer, white on its own, spot on its own, artwork underneath.
What is Corel-specific about this
A few things are worth knowing on the receiving end.
Corel spot colours generally come across as named spot swatches in the PDF, and they stay named in the extracted groups. Check the Swatches panel after import; the Pantone names should be there.
Effects such as transparency, drop shadows and lenses are flattened at export, in Corel, before the PDF exists. Extraction returns them as they were flattened. That is not a limitation of the extraction; it is what the PDF contains.
Text may be live or converted to curves depending on the export. If it arrives as outlines, it was outlined at export and there is no text to recover.
Object names, PowerClip structure and Corel’s own page and layer settings do not travel in a PDF. What you get is the drawing, separated into the groups the operator defined, and that is the part that was costing the time.
What this is not
It is not CDR to AI conversion. If the Illustrator side needs the native structure, ask for the CDR and open it with something that reads CDR. What this solves is the far more common case: the CDR is not available, or the sender will not part with it, and all you have is the PDF they sent. When that PDF still carries its groups, you do not have to rebuild it.