lunatech-labs / lunatech-competence-center-online

CCO is the Competence Center Online.
3 stars 3 forks source link

Add frontend pdf generation #39

Closed ag91 closed 7 years ago

ag91 commented 7 years ago

Re #23

How to test: just click on the pdf icon in CV-editor page, modify at will, click on the done icon. This should open a pdf in a new tab with the modified content.

Notable changes:

ag91 commented 7 years ago

By the way, thanks to @wjglerum for telling me that the data to POST was that of the employee plust the metadata (that is currently mocked up). Also thanks to @nMoncho for the help with window.open (browsers block calls of this function when is not issued by an user with a click to a button).