python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Create a facturX with Mustang from XML String
I'm trying to build a facturx using Mustang library in an API.
I have a (valid) XML string as entry
@PostMapping
public FxResponse createFacturX(@RequestBody XmlRequest request) throws IOException {
...
davidvera
Votes: 0
Answers: 1
how to self signed a pdf with x509 certificat file in node JS framework
I need to self signed a pdf with x509 certificat file in node JS framework but i don't find any useful package in npm to install it
souhir zribi
Votes: 0
Answers: 1