You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to europass...@googlegroups.com
It's possible to have an example (java language) of REST client to convert an xml in pdf file?
Thanks, Roberto.
Europass Interoperability
unread,
Jun 9, 2015, 9:48:58 AM6/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to europass...@googlegroups.com, roberto.pu...@gmail.com
Hi Roberto,
Thanks for your message.
Please check the attached zip. It's a very simple Maven-based Java app which reads an XML file from the file system and converts it to PDF by POSTing it to the REST API's XML to PDF CV endpoint (using Unirest). You can run it via the command line as follows:
$ mvn test
(Maven must be installed on your system)
Do not hesitate to contact us if you need further assistance.