Basic Usage
This guide will walk you through the fundamental steps to convert your Markdown content to PDF using our online converter.
Step 1: Input Your Markdown Content
Text Input
- Navigate to the Markdown input area
- Type or paste your Markdown content directly into the text area
- The content will be automatically previewed in real-time
Supported Markdown Syntax
The converter supports all standard Markdown elements:
# Heading 1
## Heading 2
### Heading 3
**Bold text** and _italic text_
- Unordered list item 1
- Unordered list item 2
1. Ordered list item 1
2. Ordered list item 2
[Link text](https://example.com)

`inline code`
`code block`
> Blockquote text
| Column 1 | Column 2 |
| -------- | -------- |
| Cell 1 | Cell 2 |
Step 2: Configure PDF Settings
Page Size Options
- A4 (210 × 297 mm) - Standard document size
- A3 (297 × 420 mm) - Larger format for presentations
- Letter (8.5 × 11 in) - US standard
- Legal (8.5 × 14 in) - Legal documents
Orientation
- Portrait: Vertical layout (default)
- Landscape: Horizontal layout for wide content
Margins
Set custom margins in millimeters:
- Top Margin: Space from top edge
- Bottom Margin: Space from bottom edge
- Left Margin: Space from left edge
- Right Margin: Space from right edge
Additional Options
- Include Table of Contents: Automatically generate TOC from headers
- Include Page Numbers: Add page numbers to the bottom of each page
Step 3: Preview Your Content
The preview panel shows exactly how your content will appear in the final PDF:
- Real-time rendering as you type
- Accurate representation of formatting
- Visual feedback for all Markdown elements
Step 4: Generate PDF
- Click the "Generate PDF" button
- Wait for the processing to complete
- The PDF will be automatically prepared for download
Step 5: Download Your PDF
Once generation is complete:
- Click "Download PDF" to save the file
- The PDF will be saved to your default download location
- The filename will include a timestamp for easy identification
Quick Start Example
Here's a simple example to get you started:
- Copy this sample content:
# My Document
This is a **sample document** created with the Markdown to PDF converter.
## Features
- Real-time preview
- Customizable settings
- Professional output
## Conclusion
The tool makes it easy to create professional PDFs from Markdown content.
- Paste it into the input area
- Adjust settings (optional)
- Click "Generate PDF"
- Download your document
Tips for Best Results
Content Organization
- Use clear heading hierarchy (H1 → H2 → H3)
- Keep paragraphs concise and well-structured
- Use lists for better readability
Formatting
- Avoid extremely long lines
- Use consistent spacing
- Test different page sizes for optimal layout
Images
- Ensure image URLs are accessible
- Use appropriate image sizes
- Consider image placement in the document
Troubleshooting
Common Issues
Content not appearing in preview
- Check for syntax errors in your Markdown
- Ensure all brackets and parentheses are properly closed
PDF generation fails
- Verify your content is not empty
- Check browser compatibility
- Try refreshing the page
Download not working
- Check your browser's download settings
- Ensure pop-ups are not blocked
- Try using a different browser
Getting Help
If you encounter issues:
- Check the browser console for error messages
- Try with a simpler document first
- Ensure you're using a supported browser
- Clear your browser cache and try again
Next Steps
Once you're comfortable with basic usage, explore: