开发者

how to parse a pdf file using php

开发者 https://www.devze.com 2022-12-26 09:48 出处:网络
Is there any good php parser to parse pdf files? I have a pdf file with text formatted differently. I want to still maintain that in my output. For example,

Is there any good php parser to parse pdf files? I have a pdf file with text formatted differently. I want to still maintain that in my output. For example, content in the pdf is like开发者_如何学编程 this

title content goes here. example is here

so I want the text to be parsed preserving the bold tags where ever its used.

please let me know.

0

精彩评论

暂无评论...
验证码 换一张
取 消