Charltsing.Liu
Charltsing.Liu
能否增加修改并保存Contents的功能,包括修改xobject里面的对象的内容流。这样很多简单水印就可以直接使用补丁丁处理,更便捷。 顺便问一下,保存页面内容流在ItextSharp中用SetPageContent就可以了。保存xobject里面的对象的内容流用什么呢?例如x24的内容流如何修改之后保存?  pdf: [xobject.zip](https://github.com/user-attachments/files/18899441/xobject.zip)
[repro_p1.zip](https://github.com/user-attachments/files/17878406/repro_p1.zip) 
[JPXDecode.zip](https://github.com/user-attachments/files/17687087/JPXDecode.zip)
Can PDFiumCore be upgraded to 143.0.7469.0, which fixes many issues with reading text. Much better than 134.0.6982.0.
The latest official pdfium library has made significant progress in reading text, fixing the issue of not being able to recognize text. Perhaps it's time to upgrade to the latest...
x64位需要参考Win32的项目属性设置,修改如下: 1、常规-输出目录改为$(SolutionDir)bin\$(Configuration)\$(Platform)\,配置类型改为动态库 2、补齐vc++目录包含目录定义 3、C/C++预处理器定义 4、链接器-输入,附加依赖项、模块定义文件 5、修改源代码中的数据类型转换错误(改成size_t,还有几处常量处理 ) 有时间可以改一下
[1.zip](https://github.com/user-attachments/files/22920101/1.zip) 用文件结构查看器打开,命令--倒数第二个图形状态,Tj操作符61、5F应该是数字文本  红圈是不能识别的文本 
字体为null
[null.zip](https://github.com/user-attachments/files/21965460/null.zip) 结构查看器--XObject--Fm1--命令 