OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: akstrom on May 09, 2019, 09:35:29 AM

Title: Embedded fonts in AFP-filer to CMOD
Post by: akstrom on May 09, 2019, 09:35:29 AM
Hi

My customer wants to add embedded fonts, and wants to know which is the easiest (and fastest way) to do it :
1. add the embedded font in side the afp file
2. add the New font as a Resource in CMOD


I thought that the fastes way was to add the font into reslib .. but my supplier removed my root Access so I Guess the fastes way would be to add the font inside the afp file

Or ?

I added the font in the reslib, but what do I do to make sure that this New font will be added/taken in use
Title: Re: Embedded fonts in AFP-filer to CMOD
Post by: jsquizz on May 09, 2019, 05:56:41 PM
I had a requirement come through last year for a file that comes from exstream, they placed all the fonts in the file. It was easy to do.

You could upload them to reslib and then point your indexing settings to them also, we do that for older things.
Title: Re: Embedded fonts in AFP-filer to CMOD
Post by: Justin Derrick on May 09, 2019, 06:54:57 PM
Hej Anne!  :)

Two things...

In ACIF indexing parameters, RESTYPE=ALL to ensure the new fonts get put into the resource bundle.

In the Application configuration, set Resource Compares to the maximum, 9999. 

These two items will prevent some of the problems that we experienced during your last migration.

-JD.
Title: Re: Embedded fonts in AFP-filer to CMOD
Post by: akstrom on May 10, 2019, 08:10:55 AM
So I have
Quote from: Justin Derrick on May 09, 2019, 06:54:57 PM
Hej Anne!  :)

Two things...

In ACIF indexing parameters, RESTYPE=ALL to ensure the new fonts get put into the resource bundle.

In the Application configuration, set Resource Compares to the maximum, 9999. 

These two items will prevent some of the problems that we experienced during your last migration.

-JD.

I have changed the restype to RESTYPE=ALL, but where do I set the Resource Compares ?
Title: Re: Embedded fonts in AFP-filer to CMOD
Post by: akstrom on May 10, 2019, 08:12:09 AM
And do the customer need to add the Resource inside the AFP document ?
Title: Re: Embedded fonts in AFP-filer to CMOD
Post by: akstrom on May 10, 2019, 08:15:39 AM
Justin ; Is it Resourse Comperisons under File Format I should change from (now) 50 to 9999 ?
Title: Re: Embedded fonts in AFP-filer to CMOD
Post by: Justin Derrick on May 11, 2019, 04:03:31 PM
Quote from: akstrom on May 10, 2019, 08:15:39 AM
Justin ; Is it Resourse Comperisons under File Format I should change from (now) 50 to 9999 ?

👍🏼
Title: Re: Embedded fonts in AFP-filer to CMOD
Post by: akstrom on May 13, 2019, 05:12:02 PM
Just one question more  ::)

The customer added the font file into the AFP file and it looks like it Works great.
But when they try to view it in the old Client (installed on the computer) they get a error Message which says that the fontfile they added is not in the csdef.fnt Library.
Do we have to install and shuffel it out to all the Clients or will this automaticly work in ICN ?
Title: Re: Embedded fonts in AFP-filer to CMOD
Post by: Justin Derrick on May 14, 2019, 01:09:03 AM
Needs to be mapped in the client, and rolled out to desktops.  Not sure how ICN handles this.

-JD.