PSPDFKit is the best framework for working with PDF files. Our SDK provides first-rate PDF solutions for your application with features like annotating, signing, and form filling. We power successful projects for businesses across the globe.
Simplify how you process documents with a powerful and secure PDF API. Fast and easy integration enables you to instantly generate, convert, and modify PDF documents in your workflows.
@arkgil I've previously used wkhtmltopdf to create PDFs from HTML templates for e.g. invoice creation and other customer-facing reporting (attaching the created pdf to emails and all that). How does PDF API compare to it, especially when it comes to rendering large tables that span multiple pages? Congrats on the launch btw!
@msch Thank you! When it comes to multi-page tables, we handle those pretty well - we've worked with a few customers who required that specific feature and heard positive feedback. You can even make the table header appear on all the pages by setting the `display: table-header-head; break-inside: avoid` CSS on it.
Hello Product Hunt! We’re super excited to officially launch PSPDFKit API -- it’s a collection of HTTP APIs that enable you to convert, generate, and edit documents without running any service on your infrastructure. 🎉
What differentiates the API from others is that you can chain together multiple “actions” as part of a single API request. For example, you can convert, OCR, watermark, edit, and flatten a document — all in one call. Available actions include:
- PDF Generator
- PDF Converter
- Image Converter
- OCR
- Watermark
- Merge
- Split
- Duplicate
- Delete
- Flatten
The documentation includes sample code for JavaScript, Python, Java, C#, PHP, and the command line. A Postman collection is also available.
🙏 Let us know what you think or if you have any questions (https://pspdfkit.com/api/)
PDF Viewer
PSPDFKit
PSPDFKit