hi ... Im having a problem with some type-1 fonts, on Cocoon.
I made my setup like this :
/usr/tomcat4/webapps/cocoon is 'root'.
'root'/fop-fonts/ ---> my fonts dir.
in my sitemap.xml i have this :
<map:serializer mime-type="application/pdf" name="fo2pdf"
src="org.apache.cocoon.serialization.FOPSerializer">
<user-config>/var/tomcat4/webapps/cocoon/userconfig.xml</user-config>
</map:serializer>
in userconfig.xml i have this :
<font metrics-file="/var/tomcat4/webapps/cocoon/fop-fonts/joanna.xml"
kerning="yes"
embed-file="/var/tomcat4/webapps/cocoon/fop-fonts/Joanna/JOR_____.PFB">
<font-triplet name="JoannaMT" style="normal" weight="normal">
</font>
when i test the fop with a simple file, i get
UnnamedSelector: ComponentSelector could not find the component for hint
[fo2pdf]
what did i miss?
please help..
------------------------------------------------------------
Jacob Bager
[EMAIL PROTECTED]
Developer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]