Opening a Corel PDF in Illustrator often produces one flat layer, even when the original PDF contains separate spot, cut, print and information layers. The structure didn’t disappear; Illustrator just doesn’t surface it. Here’s what’s going on and how to get those layers back.
Why a Corel PDF in Illustrator loses its visible layers
Files exported from tools outside Adobe store their structure as OCG (optional-content) layers. The data is all there inside the PDF – but when Illustrator opens the file, it flattens optional content into a single layer. So spot, clear, cut, print and info collapse into one, and there’s no panel toggle that brings them back.
What actually works
Instead of rebuilding the file by hand – which is slow and might be a dead end – you read the optional-content groups and write each one back out as its own file. That gives you named, separated layers you can place and edit. The same sequence is covered in this three-step inherited-PDF workflow.
- Inspect the file first. Confirm which layer types are actually present before committing any time.
- Separate by type. Spot, clear, cut, print and info each become their own clean PDF.
- Import into Illustrator. A short script places each separated file as its own layer, ready to work.
Rule of thumb: if you can’t tell what’s inside the file, don’t start rebuilding. Check the layer structure first – it tells you in seconds whether separation is even worth it.
However you do it, the principle is the same: don’t fight Illustrator’s flattening – extract the layers the PDF is already carrying.