Hi
Is there any build in solution to convert HTML to PDF? if yes please how
Thank you
Hi
Is there any build in solution to convert HTML to PDF? if yes please how
Thank you
Dear Friends
I create a soap web api but return 403 forbidden, please check image below.
Your help is highly appreciated.
.png)
Dear Friends
Please help me to create %ZEN.proxyObject same in below example:
{
"dynamicLinkInfo": {
"domainUriPrefix": "link.example.com",
"link": "https://www.examplelink.com"
},
"suffix": {
"option": "SHORT"
}
}
My Code
// body
set BodyObject=##class(%ZEN.proxyObject).%New()
set dynamicLinkInfo=##class(%ZEN.proxyObject).%New()
set suffix=##class(%ZEN.proxyObject).%New()
set DataObj=##class(%ZEN.proxyObject).%New()
set Data2Obj=##class(%ZEN.proxyObject).%New()
Set DataObj.domainUriPrefix= "link.example.Hello
I have a class to render reports as pdf. My problem that arabic characters in report replaced with ####.
Please find my code below
set report.RUID = RUID set %response.ContentType = "application/pdf"
set sc = report.GenerateReportToStream(.stream, 2) return:$$$ISERR(sc) sc
do stream.OutputToDevice()
return $$$OK
Your help is appreciated.
Dear All
I am trying to interface LAB instruments with LAB System using ASTM over TCP. I read the documentation here . But I can't understand how to connect instrument and LAB system in same port, please see the screenshot of interface below. Please help.
Details:
Good Day
I have http response comes with strange characters "ÙÙØ³ ÙØ¯ÙÙ Ø§ÙØ", but it's normal when i test in postman. Is there any method to read arabic.
Regards
Hello all
How can I convert cache date to hijri date format in object secript.
please help.
Good day all
I am a new developer in cache, I am trying to connect vscode to healthshare but i get the following error:
////Error: Error: Parse Error: Expected HTTP/////
Please help me on this.
My setting like this:
{
"objectscript.conn": {
"active": true,
"label": "LOCAL",
"host": "****",
"port": 57772,
"username": "***",
"password": "***",
"ns": "***",
"https": false,
},
"objectscript.export.folder": "src",
"objectscript.serverSideEditing": false
}