My apology for posting the question below to the dev list. It was meant to go to the user list.
Petar -----Original Message----- From: OBRADOVIC,PETAR (HP-Vancouver,ex1) [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 7:29 PM To: FOP ([EMAIL PROTECTED]) Subject: PDFTranscoder configuration and CVS branches I have downloaded the FOP's main branch and I have built it successfully. After playing with the PDFTranscoder (only, no FOP) for several days I wanted to take the next step and try to add some custom fonts. I traced through the code and I think I need to provide a configuration class which implements Avalon's Configuration interface and at the same time can parse FOP's configuration file (for font metrics). I was not able to find such class. I noticed that there is src/java/org/apache/fop/configuration package in Alt-Design and src/org/apache/fop/configuration in fop-0_20_5 but I could not find anything in the main trunk. Previously mentioned classes do not implement Configuration interface but could at least be a start for one. In addition, I was not able to find any configuration related classes in the trunk. How can I configure the latest PDFTranscoder code? Am I looking in wrong places? Thank you very much, Petar Obradovic
