Hello
It may be okay to ask these questions by e-mail, but I have a technical
problem.
I have a question to use LibreOffice in Spring framework
Currently, I used the example source of LibreOffice make to create:
-------------------- example2.html
-------------------------------------------------------------------
-------------------------------------
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<script type="text/javascript">
</script>
<body>
<hr>
<hr>
<div style="border: 5px inset #009688">
<!-- Please edit CODEBASE parameter -->
<!-- In case ActiveX control is already registered the parameter can be
removed -->
<OBJECT CLASSID="clsid:67F2A879-82D5-4A6D-8CC5-FFB3C114B69D" width="500"
height="500"
CODEBASE="activex/so_activex.dll">
<!-- Full URL to a document -->
<PARAM NAME="src" VALUE="c:/temp/test.odt">
<!-- Just view the document, do not edit -->
<PARAM NAME="readonly" VALUE="false">
test!
</OBJECT>
</div>
</body>
</html>
---------------------------------------------------------------------------------------------
---------------------------------------------------
When I run that HTML,
[image: 이미지 23.png]
I use Spring Framework and run example2.html
I called so_activex and got the same result as above.
Sorry for the long introduction. In conclusion I want to bind client-side
data (HTML, JavaScript) to LibreOffice fields
For example, the field name bubCd has been replaced with the value i set in
the HTML file.
( var bubCd = "testcode" ---in Writer file---> CODE : testcode )
Could i possible?
If yes, How I can start with? where is API guide document for this?
I tried to find out API guide document for this, but i can not found it
Or if you need a commercial approach to technical support, please tell us.
I look forward to hearing from you
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy
Context
- [libreoffice-users] Fwd: I would like to ask technical questions of LibreOffice · 김현준
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.