I have a html form where the user inputs data.When the user clicks a button,it should call the html2fo.exe and convert the current page into xsl-fo.Is this on-the-fly conversion possible with html2fo.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This should be possible. A newer Version of html2fo which i am currrently preparing accepts an input and outputstream. This makes it much easier to implement an on-the-fly conversion.
I will send an updated executable for windows as soon as possible.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a html form where the user inputs data.When the user clicks a button,it should call the html2fo.exe and convert the current page into xsl-fo.Is this on-the-fly conversion possible with html2fo.
This should be possible. A newer Version of html2fo which i am currrently preparing accepts an input and outputstream. This makes it much easier to implement an on-the-fly conversion.
I will send an updated executable for windows as soon as possible.
Hi Enrico,
"Input" tags are not being recognized.Should I always use a Print version of the HTML form,without any input tags.
Thanks a lot,
Preethy.