Python Forum
how to merge a list of *.jpg and *.docx into one single PDF file ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to merge a list of *.jpg and *.docx into one single PDF file ?
#1
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.
Any module recommendation or workaround?
Thanks.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  no module named 'docx' when importing docx MaartenRo 1 852 Dec-31-2023, 11:21 AM
Last Post: deanhystad
  Replace a text/word in docx file using Python Devan 4 3,305 Oct-17-2023, 06:03 PM
Last Post: Devan
  python Multithreading on single file mg24 3 1,725 Nov-05-2022, 01:33 PM
Last Post: snippsat
  Create multiple/single csv file for each sql records mg24 6 1,388 Sep-29-2022, 08:06 AM
Last Post: buran
  Use module docx to get text from a file with a table Pedroski55 8 6,104 Aug-30-2022, 10:52 PM
Last Post: Pedroski55
  python-docx regex: replace any word in docx text Tmagpy 4 2,218 Jun-18-2022, 09:12 AM
Last Post: Tmagpy
  [SOLVED] Input parameter: Single file or glob? Winfried 0 1,580 Sep-10-2021, 11:54 AM
Last Post: Winfried
  error merge csv file ainisyarifaah 2 2,448 Aug-05-2021, 02:23 AM
Last Post: ainisyarifaah
  Сombine (Merge) word documents using python-docx Lancellot 1 11,526 May-12-2021, 11:07 AM
Last Post: toothedsword
  List of lists - merge sublists with common elements medatib531 1 3,396 May-09-2021, 07:49 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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