# pdf_tool **Repository Path**: Hz092811/pdf_tool ## Basic Information - **Project Name**: pdf_tool - **Description**: pdf操作相关工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-24 - **Last Updated**: 2023-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pdf_tool #### 介绍 pdf操作相关工具 目前包括功能:1 pdf合并 #### 环境 前端界面:windows qt5.14.2 64位 后端:python3.9 #### qt运行教程 1. 拉取代码打开pro文件 2. release模式下进行编译 3. 将env文件下的所有文件、文件夹拷贝到编译生成的build-pdf_merge_-Desktop_Qt_5_14_2_MSVC2017_64bit-Release\release目录下 4. 运行 #### 直接运行 打开exe文件夹运行pdf_tool.exe #### 参考文档 1. conda操作指南:https://blog.csdn.net/weixin_54720578/article/details/131361169?spm=1001.2014.3001.5501 2. QTableView用法:https://blog.csdn.net/u010031316/article/details/116886567