CV building tool: no registration, PDF export, retrieve data from existing PDFcvmadeeasy.com2 points·by romgain·13 anni fa·2 comments
romgain·13 anni fa·discussThanks :)At first it was using LaTeX to produce the PDF, but now it is just HTML/CSS templating, and the pdf rendering is done using wkhtmltopdf.Actually, handling special characters was one of the reasons to switch to HTML.
romgain·13 anni fa·discussVery similar to this one: http://cvmadeeasy.com Pro: no need to register, you can re-upload your CV later on to modify it. Con: there is only one template, for the moment.And the design is inspired from moderncv, a great LaTeX package :)
At first it was using LaTeX to produce the PDF, but now it is just HTML/CSS templating, and the pdf rendering is done using wkhtmltopdf.
Actually, handling special characters was one of the reasons to switch to HTML.