文件名称:resumebuilder:用PHP编写的ResumeBuilder脚本,它从html模板生成PDF和Docx
文件大小:120KB
文件格式:ZIP
更新时间:2024-06-01 10:18:07
resume-builder resume-app HTML
简历生成器(HTML到Docx和PDF生成脚本) 这是php中的脚本实现,用于基于动态HTML内容生成Docx和PDF。 分期付款 使用以下命令将git clone https://github.com/lpkapil/resumebuilder.git到html文件夹: git clone https://github.com/lpkapil/resumebuilder.git 光盘简历生成器 chmod -R 777 ./* 作曲家安装 chmod -R 777 ./* 编辑action.php并在下面进行更改 $this->siteUrl = 'http://localhost/resumebuilder/'; 用法 在浏览器中访问 。 (但是,这是POC,我们需要将动态表单值发送到脚本并选择HTML模板,然后它将其转换为docx和pdf。) HTML模板 在模板文件夹中添
【文件预览】:
resumebuilder-master
----README.md(1KB)
----docx()
--------index.php(49B)
----.github()
--------ISSUE_TEMPLATE()
----index.php(6KB)
----Documentation()
--------Documentation.pdf(52KB)
----docs()
--------_config.yml(186B)
--------README.md(5KB)
--------_layouts()
--------Gemfile(39B)
--------thumbnail.png(31KB)
--------docs()
--------LICENSE(6KB)
--------script()
--------index.md(1KB)
--------_sass()
--------jekyll-theme-cayman.gemspec(848B)
--------another-page.md(71B)
--------assets()
----LICENSE(1KB)
----composer.json(644B)
----action.php(9KB)
----pdf()
--------index.php(49B)
----Template.php(636B)
----templates()
--------index.php(49B)
--------template1.html(9KB)
--------template2.html(9KB)
----nbproject()
--------private()
--------project.properties(134B)
--------project.xml(315B)