Replies: 2 comments 6 replies
-
|
@waynesun09 Could I get some of your opinions? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
So for the WSDL function it could be the implement it under Document module should work |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was looking for a feature to export documents as PDFs but there is nothing. I want to try adding this feature to the project however I am not sure if it's achievable. At least when I looked for REST API, there is no such
featurebut when I looked into WSDL, I saw this<wsdl:message name="exportDocumentToPDFResponse"><wsdl:part element="tns1:exportDocumentToPDFResponse" name="parameters" /></wsdl:message>and I got some hope. Can anybody tell me if it's possible? And if yes, I'd like a bit of guidance, and then I can start implementing this feature. ThanksBeta Was this translation helpful? Give feedback.
All reactions