Welcome, Guest. Please login or register.

Author Topic: Installing AF 2006 as upgrade  (Read 1781 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline mgerics

  • Sr. Member
  • ****
  • Join Date: Jun 2002
  • Posts: 294
    • Show all replies
Re: Installing AF 2006 as upgrade
« on: July 09, 2008, 07:22:27 PM »
You have an extra endif;
put a semicolon if front of the endif that is after the line
;end pagestream3
e.g. the last four lines should look like:
Assign Fonts: "Pagestream3:Softlogik/Fonts" ADD
endif
;end pagestream3
;endif


Now save and reboot

If it works, you can delete the
;endif
line you just edited.