rick
My feedback
5 results found
-
5 votes
An error occurred while saving the comment rick supported this idea ·
-
5 votes
rick supported this idea ·
-
3 votes
rick supported this idea ·
-
9 votes
Hello,
We have started working on the tech that allows us to enable the following:
- Ability to convert the outlined/expanded text back to live text.
- Ability to lock objects to a character/glyph of a live text, allowing users to change the text (properties) while the object stays locked into the character.
As we work through the complexities of handling different font families, font size, and other font properties, we would love to meet with you and share our thinking around it and understand :
- Your use cases and workflows that this feature will help you with.
- What is most essential for you.
- The workarounds that you currently use to achieve this.
If you are interested, please pick a time slot that works for you using this link. https://calendly.com/meetai/60min?month=2023-01
rick supported this idea ·
-
7 votes
rick supported this idea ·
This is still an issue in v29.5.1, really should be fixed. There are 2 other open issues that seem to be the same problem:
https://illustrator.uservoice.com/forums/601447-illustrator-desktop-bugs/suggestions/46795357-can-t-open-document-in-which-high-dpi-pictures-are
https://illustrator.uservoice.com/forums/601447-illustrator-desktop-bugs/suggestions/48970181-placing-pdf-comes-up-with-an-unknown-error
For me unchecking the "Link" option during file selection does place and embed the problem pdf. It is only when trying to place the pdf as a link that it fails. Extendscript scripts that place pdfs using "groupItems.createFromFile( targetFile )" also work as it embeds the problem pdf. Using ".placedItems.add()" fails when setting the "file" property before you can ".embed()", same as trying to link the problem pdf manually.
Embedding removes the major benefits of linking these higher resolution pdfs so it is still not an acceptable solution.