REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. elvismartin
    3. Posts
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by elvismartin

    • Handling Base64 Output in Python Projects

      ’m working on a Python task that requires generating Base64-encoded data from user input and converting it to a readable PDF.

      Before I implement my own solution, I’ve been testing conversions with a simple Base64-to-PDF tool to verify that the encoded strings I’m producing are valid.

      Has anyone here dealt with converting Base64-encoded content into PDFs directly within Python? I’m wondering whether to use built-in libraries like base64 and fpdf, or if there’s a more efficient way to handle larger files.

      posted in General discussion
      E
      elvismartin