Hello @johan_9577,
I hope you are doing well, and thanks for reaching out. We're sorry for the trouble you had.
Thanks for sharing the test and clear description. What you’re seeing is a known limitation of how variable fonts interact with PDF generation, rather than something specific to your file setup. Please note that Variable fonts are supported in Illustrator/InDesign, but not as native font types in PDF. Adobe apps let you use variable fonts and define custom instances (weight, width, etc.). However, when exporting to PDF, those variable fonts are converted into derived instances (static snapshots) rather than preserved as true variable fonts.
PDF text is not stored as Unicode text by default:
A PDF stores glyph IDs + font encoding, not plain Unicode text.
For copy/paste to work, the PDF must include a correct ToUnicode mapping table.
Where things break (your exact symptom):
With some variable (especially “concept”) fonts, the generated instance can:
Use non-standard or remapped glyph IDs
Or produce incomplete/incorrect ToUnicode mappings
Variable fonts are not fully supported by the PDF specification itself, so behavior like this can occur.
Suggestions/Workarounds:
Option 1: Use static font versions (recommended)
Replace the variable font with its static OpenType instances (e.g., Regular, Bold)
This ensures:
Proper embedding
Correct Unicode mapping for extraction
Option 2: Convert text to outlines
In Illustrator:
Type > Create OutlinesIn InDesign:
Type > Create Outlines
Option 3: Test full font embedding (limited impact)
In InDesign Export:
File > Export > Adobe PDF (Print)
Go to Advanced
Set Subset fonts when percent of characters used is less than: 0%
About disabling these fonts (your other question): There is currently no built‑in Adobe setting to globally block or warn against variable font usage in Illustrator/InDesign.
I hope this helps, and let us know if you need any assistance.
Regards,
Anand Sri.
Sign up
Already have an account? Login
To post, reply, or follow discussions, please sign in with your Adobe ID.
Sign inSign in to Adobe Community
No account yet? Create an account
To post, reply, or follow discussions, please sign in with your Adobe ID.
Sign inEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
