
Sotirios Zormpas
-
Getting pdf file from the API response
Hello API experts! I would appreciate your help saving/opening a PDF file, which is the response to an API call. This is the code of the API endpoint call inside a button: let url := "https://testeps.…
- Answered
-
Convert XML API call response into JSON object.
Hi, after a successful call to a public API, the response that I get is of the following form:…
- Answered
-
Is there a known problem with dynamic printing?
In the last couple of days, all my attempts to dynamic print failed. Even if I try to print a blank page, I continually get an error message! Does anyone else face the same problem?
- Answered
-
Help with multiline text field inside an html() function
Hi, is there a way to display a multiline text field inside an html() function without losing the multiline feature? I mean, when a use html(" + 'multiline text field' + ") the text is displayed as…
- Answered
-
How to format a date+time field in a dynamic print layout
Hello, I would appreciate your help because I'm stuck with the following: How do we format a date+time field to display only the date in dynamic printing? I have tried to add the Carbone formatter [:…
- Answered