Librería para crear pdf e incluir contenido en ella
Project description
Librería crer PDFs
Librería que te permite crear un Pdf con el nombre que quieres, y con el contenido que desees.
Para utilizarlo simplemente necesitas incluir por parametros de la funcion lo siguiente
crear(nombre_archivo, contenido)
Siendo nombre_archivo en " " como se llamara el documento .pdf creado y como segundo parametro el contenido de este pdf.
💡 Prerequisitos
📚 Ejemplo de uso
from Crea_pdf import crear
crear('Documento', "Estoy dentro del PDF")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Crea_pdf-0.0.4.tar.gz.
File metadata
- Download URL: Crea_pdf-0.0.4.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6fb80b604ffb05c742931ce8b8f9a9605c4610bf7ba8181d10f747810b416f7
|
|
| MD5 |
05a71912cb69af5766fb6a3efa7dc2f3
|
|
| BLAKE2b-256 |
5a370eb0462ff3c02768549804dd635fc14b9b1be62cf8e960eb1e190f899f97
|
File details
Details for the file Crea_pdf-0.0.4-py3-none-any.whl.
File metadata
- Download URL: Crea_pdf-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a819e8746fa640b28ebc34b9d9031ed3b4b3c9c491ed4a0a8fadd40755921bed
|
|
| MD5 |
d77fdf91c93ddbc20f9e752c0e1ba194
|
|
| BLAKE2b-256 |
51f76212f42a3a16d5d6077aa2e70c4afe42d2e760ba7aff5ade1dd5ba5a17d6
|