Hi Srikrishnan,

I have had success creating a pdf from the mathml.fo input found with
the 0.95 source code using FOP 1.0.
All I did to do was place jeuclid-core-3.1.9.jar and
jeuclid-fop-3.1.9.jar in FOP's lib directory as instructed.

I am not a windows user and so there may be an environmental reason
you are not have success but I do not think that is likely.

Maybe you could elaborate further on your setup and environment,
giving myself or perhaps another user more insight into your problem.

Pete




On Mon, Nov 1, 2010 at 11:11 AM, SriKrishnan <srikrish...@techset.co.uk> wrote:
> Hi Pete,
>
> Thanks for aware me about the new version. Now I have downloaded fop 1.0.
> Even in that I am not able to fix Mathml option.
>
> FYI: as per I mentioned in my mail "readme.fop" file which available inside
> the “jeuclid-3.1.9-distribution.zip”, itself they mentioned that both the
> jar files are copied into fop 0.95 version.
>
> Can you please help me to fix this problem either in fop 1.0 or fop 0.95?
>
> Thanks,
> Srikrishnan
>
> -----Original Message-----
> From: Peter Hancock [mailto:peter.hanc...@gmail.com]
> Sent: Monday, November 01, 2010 4:05 PM
> To: fop-users@xmlgraphics.apache.org
> Subject: Re: JEuclid and FOP
>
> Hi SriKrishnan,
>
> Recent versions of jeuclid are not compatible with fop 0.95:
> examples/mathml/build.xml of 0.95 refers to a jeuclid class
> net.sourceforge.jeuclid.MathBase, however this was removed from
> jeuclid in revision 425:c7cae27888cf (in 2007).
> The mathml support in FOP is now maintained by the JEuclid project, as
> stated in the examples/mathml/README of FOP trunk.
>
> I would recommend ugrading your version of FOP to 1.0 or even trunk
> and then follow the jeuclid-fop integration instructions that should
> be found  somewhere at either
> http://jeuclid.sourceforge.net/
> or
> http://sourceforge.net/projects/jeuclid/
>
> If you really need to use 0.95 (although I certainly recommend
> upgrading to at 1.0 or above) then you will have to figure out which
> version of jeuclid is compatible and then probably  build it from the
> source.  Shout out if this is your only practical solution and I can
> help you out further.
>
> Pete
>
>
> On Sun, Oct 31, 2010 at 8:44 AM, SriKrishnan <srikrish...@techset.co.uk>
> wrote:
>> Hi all,
>>
>>
>>
>> Can anybody provide me a step-by-step installation procedure document of
>> Jeuclid plugin in FOP? As I am new to FOP and java, I don’t know how to
>> solve this problem.
>>
>>
>>
>> Because I have downloaded and copied the following files:
>>
>>
>>
>> jeuclid-core-3.1.9.jar
>>
>> jeuclid-fop-3.1.9.jar
>>
>>
>>
>> in my “C:\fop-0.95\examples\mathml\lib”  folder (as per mentioned int the
>> readme.txt file residing inside that folder)
>>
>>
>>
>> also as per the below instruction in the “readme.fop” file which available
>> inside the “jeuclid-3.1.9-distribution.zip”,
>>
>>
>>
>>                              -------------------
>>
>>                               JEuclid FOP plug-in
>>
>>                               -------------------
>>
>>
>>
>> Installation
>>
>>
>>
>> * Pre-requesites
>>
>>
>>
>>   The JEuclid FOP plug-in is tightly integrated with FOP development, it
>> will
>>
>>   therefore only work with specific versions of FOP. For this version you
>> need:
>>
>>
>>
>>   * FOP 0.95beta or 0.95
>>
>>
>>
>> * Actual installation
>>
>>
>>
>>   Copy the these files into your fop's lib/ directory
>>
>>
>>
>>   * jeuclid-core-x.x.x.jar
>>
>>
>>
>>   * jeuclid-fop-x.x.x.jar
>>
>>
>>
>>   []
>>
>>
>>
>>   If you have downloaded the full JEuclid distribution, these files can be
>> found in the
>>
>>   repo/ sub-directory.
>>
>>
>>
>> That's it! Enjoy MathML support in FOP.
>>
>>
>>
>> I have copied the two files inside the following folder “C:\fop-0.95\lib”
>>
>>
>>
>> Eventhough I encountered the same error as follows:
>>
>>
>>
>> C:\fop-0.95\examples\mathml\docs>fop mathml.fo mathml.pdf
>>
>> Oct 31, 2010 2:07:07 PM org.apache.fop.fo.ElementMappingRegistry
> findFOMaker
>>
>> WARNING: Unknown formatting object http://www.w3.org/1998/Math/MathML^math
>>
>>
>>
>> Can anybody help me to fix this issue?
>>
>>
>>
>> FYI:
>>
>>
>>
>> MY OS: Windows xp professional
>>
>> My FOP Version: 0.95
>>
>>
>>
>> Thanks,
>>
>> Srikrishnan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to