Replies: 2 comments 6 replies
|
@waynesun09 Could I get some of your opinions? |
0 replies
|
So for the WSDL function it could be the implement it under Document module should work |
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. ThanksAll reactions