Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

marianodoc-1.0.13-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page