Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Font not embedding into snippet

New Here ,
Aug 23, 2022 Aug 23, 2022

I've added a form/text field into a snippet, but when placed the font used is replaced by Myriad... the font I want is a custom TTF. Is there a recognised issue here?

TOPICS
Type
298
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 2 Correct answers

Community Expert , Aug 23, 2022 Aug 23, 2022

Alright. Now I can see the issue.

And also I now know where I failed in my testing the issue:

 

If I place the *.idms file with that TextBox formfield to the same document where I exported it from all is working good. But if I do a new document and place it there the font family definition reverts to Minion Pro. The style's name will remain. E.g. Semibold if I do this with your supplied font Ford Antenna.

 

That's a bug! A bug of the import filter for IDMS files. Inspect the IDMS file with your

...
Translate
Community Expert , Aug 23, 2022 Aug 23, 2022

Found another thing that may mean a workaround.

It's about the name of the form field. If a form field with the same type and name is already in the document where you want to place the snippet, the right font family definition comes in with the placed snippet. Sounds a bit crazy, I know…

 

Thanks,
Uwe Laubender
( Adobe Community Professional )

Translate
Community Expert ,
Aug 23, 2022 Aug 23, 2022

Hi @OEC24388674zs30 ,

please post your snippet file.

And also a sample document with the original form field.

 

FWIW: Just tested your case with a text form field and had no issue to export or place the snippet file *.idms with the right properties to a new document.

 

Thanks,
Uwe Laubender
( Adobe Community Professional )

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 23, 2022 Aug 23, 2022

Attached as INDD (can't attach IDMS on here :/)

I can get it to work with Gotham so I assume it's a font issue?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 23, 2022 Aug 23, 2022

Alright. Now I can see the issue.

And also I now know where I failed in my testing the issue:

 

If I place the *.idms file with that TextBox formfield to the same document where I exported it from all is working good. But if I do a new document and place it there the font family definition reverts to Minion Pro. The style's name will remain. E.g. Semibold if I do this with your supplied font Ford Antenna.

 

That's a bug! A bug of the import filter for IDMS files. Inspect the IDMS file with your text editor. All the necessary properties and values are there like with my sample:

 

<TextBox

Self="ue8"

FontStyle="Semibold"

AppliedFont="Ford Antenna"

ReadOnly="false"

Required="false"

PrintableInPdf="true"

HiddenUntilTriggered="false"

Multiline="true"

Password="false"

Scrollable="true"

FontSize="17"

 

etc.pp.

 

 

Report that bug at InDesign UserVoice:

https://indesign.uservoice.com/forums/601180-adobe-indesign-bugs

 

Thanks,
Uwe Laubender
( Adobe Community Professional )

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 23, 2022 Aug 23, 2022

Hm. Also test if this issue only affects TrueType fonts.

 

Thanks,
Uwe Laubender
( Adobe Community Professional )

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 23, 2022 Aug 23, 2022

Found another thing that may mean a workaround.

It's about the name of the form field. If a form field with the same type and name is already in the document where you want to place the snippet, the right font family definition comes in with the placed snippet. Sounds a bit crazy, I know…

 

Thanks,
Uwe Laubender
( Adobe Community Professional )

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 23, 2022 Aug 23, 2022
LATEST

Attached here my test files; the InDesign document that was the origin for the exported snippet file plus the snippet file itself where I added a *.xml suffix. So remove that suffix after downloading the file.

 

FormField-TextBox-Font-Ford Antenna-v2.idms.xml

FormFieldTextBox-Snippet-ORIGIN-DOC.indd

 

Thanks,
Uwe Laubender
( Adobe Community Professional )

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines