Produce WORD and PDF files with great ease, examples provided on import
Project description
With Mariano Doc, its easy to insert lines of texts into a WORD or PDF file.
Allows for different color font color and sizes.
For Word files only there is options for Headings sizes and listing items with bullets.
Sample Code:
import marianodoc as md
doc=md.new_doc()
doc.insert_line("sample line1")
doc.insert_line("sample line2")
doc.insert_line("sample line3")
doc.createPDFFile("some_name.pdf")
doc.createWordFile("some_name.docx")
Note there are more features such as headings color fonts,highlighting, for more detail
doc.show_example1()
doc.show_example2()
If you like this library checkout my other library "MarianoInput" for getting user input
MarianoInput
For help or feedback email marianoricoPy@gmail.com
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 Distributions
Built Distribution
File details
Details for the file marianodoc-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: marianodoc-1.0.13-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c277eca2eab93bc465d90885b83a188a7be545f1316335169b3afa5325ccde27 |
|
MD5 | 747b082b872d15a484ee00d2aeaff208 |
|
BLAKE2b-256 | d7f484f829f1430f12bedb8e61b42422689ed18efa021689b6bc9c10ebb7c4ad |