Doc Maker
Generate beautiful PDFs in seconds. Resumes, cover letters, proposals and more. Supports DOCX, XLSX, CSV and HTML.
With A+ Doc Maker plugin, you can easily generate professional-looking PDFs, resumes, cover letters, proposals, and more in just a few seconds. Whether you need a polished document for a job application or a well-formatted report, this plugin has got you covered. It even supports popular file formats like DOCX, CSV, XLSX, and HTML, giving you flexibility in creating the perfect file for your needs. Say goodbye to tedious formatting and hello to effortless document creation with A+ Doc Maker!
How to
Comments (0)
API docs
Learn how to use A+ Doc Maker effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Create a CSV file with the following text: 'Name, Age, Occupation \n John, 25, Engineer \n Sarah, 30, Doctor'."
-
Prompt 2: "I need help creating a DOCX file from the HTML content I have."
-
Prompt 3: "Create an HTML file with the given content: '<h1>Welcome to my website</h1> <p>This is the homepage.</p>'."
-
Prompt 4: "Convert the HTML content to a PDF file."
-
Prompt 5: "Create an XLSX file with the following data: 'Name | Age \n John | 25 \n Sarah | 30'."
Features and commands
Feature/Command | Description |
---|---|
create_csv | This command allows you to create a CSV file. You need to provide the delimiter character and the text content for the file. |
create_docx | This command creates a DOCX file from HTML content. You need to provide the HTML content in the request. |
create_html | This command creates an HTML file. You need to provide the content for the file. |
create_pdf | This command converts HTML content to a PDF file. You need to provide the HTML content in the request. |
create_xlsx | This command creates an XLSX file. You need to provide the delimiter character and the text content for the file. |