Python Forum
pdf sms alternating conversation style
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pdf sms alternating conversation style
#1
I started this project on my own.  a way to learn python...
The goal:
To develop a script in python that will intake mbox file, parse it, sort it and then store it in a databse or csv. From there, produce pdf output that has a conversation sms style ..

what is done:
The first segment is accomplished, I wrote a code that deals with mbox file, the database and the csv..

Where I am stuck!
I am stuck at the pdf part, I want the pdf output to be something like a conversation. each message with its sender and date alternating left and right (same as your sms app). Any recommendations how to proceed? packages, libraries etc?
I am not looking for code help, I am looking for a direction. As of now, I am not sure what libraries will able to do that. I tried pydf, but it does not support my own bubble designs etc.
I would post a picture if I can, but the rule does not allow me to link imgur in my first post :P


my code here
Reply


Messages In This Thread
pdf sms alternating conversation style - by sdcaliber - Apr-20-2017, 01:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  forloop to compute sum by alternating from addition to subtraction JulianZ 3 1,830 Apr-02-2022, 09:36 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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