Create beautiful PDFs and merge documents effortlessly!
π§© Python 3.6+ - Download Python π¦ Required Packages - Install using:
pip install -r requirements.txt- π₯ Download installer from wkhtmltopdf.org
- π Run installer using default settings
- π Add to PATH:
- Right-click Start > System > Advanced system settings
- Environment Variables > Path > Edit > Add:
C:\Program Files\wkhtmltopdf\bin - π― Verify installation in Command Prompt:
wkhtmltopdf --versionpython main.pyπ Choose option 1 and follow prompts!
- Creates modern, formatted PDFs
- Automatic saving as
generated_pdf.pdf
python main.pyπ Choose option 2 and:
- Enter filenames separated by spaces
file1.pdf file2.pdf document.docx - Find merged PDF as
super_merged.pdf
π΄ "Could not find wkhtmltopdf"
- Verify PATH configuration
- Reinstall wkhtmltopdf if needed
π΄ File Not Found Errors
- Keep files in same directory
- Use exact filenames with extensions
π΄ Formatting Issues
- Avoid special characters in content
- Use simple text formatting
π Happy Document Creating! Need help? Email support