Hi All,
I am trying to convert XML String to PDF using fop library.
fop version: 1.0
wM version 8.2
i have placed the fop-sources.jar in IntegrationServer/lib/jars folder and restarted the server.
but i am not able to compile the code, getting error like.
flow.java:48: cannot find symbol
symbol : class FopFactory
can you please tell me what are the libraries you had imported while developing the code.
i have added java.util.* , java.io.*
Thanks,
Shiva