tango ray wrote:

Hi,
I m using the cvs version because I needed the rtf conversion part. Now pdf and rtf conversions are working well.
I ve integrated the configuration and messaging folders from fop-0.20.5 in my project.
As I told you, in my Convert2PDF.java (examplexml2pdf.java)
I ve added :
>File userConfigFile = new File("C:\\fop\\userconfig.xml");
>Options options = new Options();
> options.loadUserconfiguration(userConfigFile);
In the java debug mode, I can see that it get the conf/config.xml in my fop.jar. ( fellowing the instructions in Options.java... ), but when creating my pdf, I have a "bad /bbox in K3 font". (a codbar font)
I ve tried to add the code in apps.fop that Simon gave me, but it seems that your Configuration.java is different, because you create a Configuration userConfig object, and then call methods getChild and getChildren that are not in my Configuration.java ( fop-0.20.5 version).
If you can submit it to me....
I think this will resolve the "bad /Bbox in the K3 font",
Thank you,
I hope this will help people trying to add fonts in app.
Edward


------------------------------------------------------------------------
Créez gratuitement votre Yahoo! Mail avec *100 Mo de stockage !*
Créez votre Yahoo! Mail <http://fr.rd.yahoo.com/mail/taglines/*http://fr.rd.yahoo.com/mail/mail_taglines_100/default/*http://fr.benefits.yahoo.com/>



Dialoguez en direct avec vos amis grâce à Yahoo! Messenger ! <http://fr.rd.yahoo.com/mail/taglines/*http://fr.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.messenger.yahoo.com/>






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to