duanbi2760 2015-08-18 04:25
浏览 47
已采纳

网站如何将乳胶文件转换为pdf? [关闭]

Whenever a researcher submits his paper to a journal website he/she does so by uploading a latex file plus some figures in the format of eps, and after clicking on the submit button the files are converted to one pdf file. Does anyone know how they do that?

Is there a .js file that does that and is pdf.js capable of doing this?

  • 写回答

1条回答 默认 最新

  • doumei2023 2015-08-18 04:45
    关注

    i imagine it's done server-side (after the files have been transmitted to the server) using typical latex-to-pdf workflow tools (e.g., the pdflatex command or similar). i imagine it's theoretically possible to write a javascript library to do it client-side in the browser though i haven't come across anything like that.

    Edit: cool! as posted in Jaromanda X's comment above, there is in fact a JavaScript library for this. shows what i know. :p

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 FPGA-SRIO初始化失败
  • ¥15 MapReduce实现倒排索引失败
  • ¥15 ZABBIX6.0L连接数据库报错,如何解决?(操作系统-centos)
  • ¥15 找一位技术过硬的游戏pj程序员
  • ¥15 matlab生成电测深三层曲线模型代码
  • ¥50 随机森林与房贷信用风险模型
  • ¥50 buildozer打包kivy app失败
  • ¥30 在vs2022里运行python代码
  • ¥15 不同尺寸货物如何寻找合适的包装箱型谱
  • ¥15 求解 yolo算法问题