Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: how to merge a list of *.jpg and *.docx into one single PDF file ?
Post: how to merge a list of *.jpg and *.docx into one s...

I have several separate *.docx files and *.jpg files in a folder. In order to generate a complete report, I need to glue them together as a single PDF file. I tried using PyPDF2, but not successful. A...
smallabc General Coding Help 0 2,376 Feb-23-2020, 05:16 PM
    Thread: Auto-copy all displayed "print" results into clipboard?
Post: Auto-copy all displayed "print" results into clipb...

Are there any ways for python to store all its "print" messages into clipboard, after finishing its execution at the end? I come across a module "pyperclip", but some "print" content cannot be stored...
smallabc General Coding Help 1 1,662 Dec-16-2019, 01:56 PM
    Thread: [ library recommendation ] search & highlight target texts in PDF?
Post: [ library recommendation ] search & highlight targ...

Hi, I am looking for a library, where : 1. user inputs target texts for highlight ( + also preferred highlight color ) 2. script will read the PDF file, search for target texts & highlight them i...
smallabc General Coding Help 1 2,228 Nov-27-2019, 08:50 AM
    Thread: Spyder : Clear IPython Console whenever I re-run the script
Post: Spyder : Clear IPython Console whenever I re-run t...

As titled, how can I clear the IPython Console whenever I re-run the script using Spyder? Thanks.
smallabc General Coding Help 0 5,270 Mar-04-2018, 08:05 AM
    Thread: bs4 : output html content into a txt file
Post: bs4 : output html content into a txt file

Self-learning python. The following code returns UnicodeEncodeError. How should I fix it? Thanks. import bs4, requests #---------------------------------------------------------------------------- UR...
smallabc Web Scraping & Web Development 2 23,298 Jan-02-2018, 01:19 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020