WMJ

Results 67 issues of WMJ

经济环境变差,公司经营遇到困难,作为管理层,需要在上面多花点时间。 PDF 补丁丁的开发要暂停一段时间了。 在此期间,我不太可能抽时间来开发新的功能,但会尽量修复软件缺陷。

讨论

**使用场景** 执行 OCR 识别后,将识别器嵌入在 PDF 文档的文本提取出来 **功能应该怎样实现** 类似于提取图片功能的界面 若能同时去除导出文档里面不必要的换行符就更好了(ocr每句依原书,导出可能大量句子每句一段) > 本需求转载自用户来信

改进

**请简要描述你遇到的问题** 合并文件读取下列附件时出错 [sample.zip](https://github.com/wmjordan/PDFPatcher/files/11503807/sample.zip) ```` Unable to save bitmap 在 FreeImageAPI.FreeImageBitmap.Save(Stream stream, FREE_IMAGE_FORMAT format, FREE_IMAGE_SAVE_FLAGS flags) 在 FreeImageAPI.FreeImageBitmap.Save(Stream stream, FREE_IMAGE_FORMAT format) 在 PDFPatcher.Processor.PdfDocumentCreator.LoadImageFrame(Image source, Boolean recompressWithJbig2, FreeImageBitmap& fi) 位置 D:\Codes\PDFPatcher\App\Processor\PdfDocumentCreator.cs:行号 637...

缺陷

**使用场景** 转载自用户来信: 在编辑器中点击保存PDF文件时,可以有一个选项控制是否默认选中“覆盖原始PDF文件”复选框,以供用户根据个人习惯选择。 **功能应该怎样实现** 增加一个专用于设定编辑器默认设置的选项对话框。

改进

**使用场景** 转载自用户来信: 我在使用时,经常时将图纸转成PDF,再合并成一个文件, 只是有的PDF是横板,有的是竖版的,合并时,需要将其中的某几张旋转下,再合并。 但我没有找到此功能, 以后升级时能否考虑将此功能添加进去? **功能应该怎样实现** 还没想好

改进
合并

Nowadays a tooltip will display at the right side of selected item in the AutoCompletion list. In VS 2017, we can create a class implementing `IUIElementProvider` to override The RoslynToolTipProvider,...

Sometimes I use BowPad to find specific strings (with Regex) in specific log file folders. However, the results are now in a list control. Is it possible to export the...

**Describe the bug** An exception _Unhandled Exception: System.TypeLoadException: Signature of the body and declaration in a method implementation do not match._ will be thrown. **To Reproduce** Use the following project...

Is it possible to customize the XML tree view? Like this editor: http://www.firstobject.com/tree-customization-in-xml-editor.htm

Feature
Module: XML Tree View
Research Required

Is it possible to hide some items in the shell context menu by matching their menu caption? A similar implementation is [Moo0 Right Clicker](https://www.moo0.com/software/RightClicker/)