PDF分割工具修改方案 在大约第149行添加编辑内容按钮: ttk.Button(region_btn_frame, text="编辑内容", command=self.edit_region_content).pack(side=tk.LEFT, padx=5)