T
Tom Frey
Hi,
is there any solution available for transforming WordML XML files to PDF on
server requests.
Here is basically what I'm looking for:
We have like 15 different types of contracts that have to be filled
dynamically with data (names, addresse, etc.). These contracts are up to 30
pages long. Right now they are all in .doc format and we have to fill in the
data by hand.
However, we want an solution that gives us the possibility that a user can
enter his data online and the contract is generated dynamically.
I know that there would be the solution to use XML-FO and FOP the achieve
what we want. But it's pain in the ass to write XSLT's for all the
contracts. So, is there an easier solution to transform WordML XML's into
PDF?
btw the reason why i want to use WordML XML's is that i can easily fetch the
contract from a database, query what has to be changed, fill in data and
transform into a PDF
regards,
Tom Frey
is there any solution available for transforming WordML XML files to PDF on
server requests.
Here is basically what I'm looking for:
We have like 15 different types of contracts that have to be filled
dynamically with data (names, addresse, etc.). These contracts are up to 30
pages long. Right now they are all in .doc format and we have to fill in the
data by hand.
However, we want an solution that gives us the possibility that a user can
enter his data online and the contract is generated dynamically.
I know that there would be the solution to use XML-FO and FOP the achieve
what we want. But it's pain in the ass to write XSLT's for all the
contracts. So, is there an easier solution to transform WordML XML's into
PDF?
btw the reason why i want to use WordML XML's is that i can easily fetch the
contract from a database, query what has to be changed, fill in data and
transform into a PDF
regards,
Tom Frey