[PR #721] [CLOSED] feat: add support for multiple documents format and conversion #1137

Closed
opened 2026-02-26 19:32:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/721
Author: @HarshitVashisht11
Created: 12/3/2023
Status: Closed

Base: mainHead: main


📝 Commits (4)

📊 Changes

5 files changed (+1412 additions, -35 deletions)

View changed files

apps/web/convertDocumentToPDF.ts (+42 -0)
📝 apps/web/src/app/(dashboard)/documents/upload-document.tsx (+12 -1)
📝 package-lock.json (+1351 -33)
📝 package.json (+5 -1)
📝 packages/ui/primitives/document-dropzone.tsx (+2 -0)

📄 Description

fixes: #701


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/721 **Author:** [@HarshitVashisht11](https://github.com/HarshitVashisht11) **Created:** 12/3/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`1c5768a`](https://github.com/documenso/documenso/commit/1c5768a41d69b65732098f4187c209fd9dd8ca1a) feat: add pdf conversion - [`e26a20e`](https://github.com/documenso/documenso/commit/e26a20e51e66f27ec691eeb94c62c078a67c82a7) feat: add pdf conversion - [`c276884`](https://github.com/documenso/documenso/commit/c276884579cfaa9059104f2371e66266caadcd00) feat: add pdf conversion - [`3d85279`](https://github.com/documenso/documenso/commit/3d852799155fe16d7ff5886535227665fe17d83a) Merge branch 'main' into main ### 📊 Changes **5 files changed** (+1412 additions, -35 deletions) <details> <summary>View changed files</summary> ➕ `apps/web/convertDocumentToPDF.ts` (+42 -0) 📝 `apps/web/src/app/(dashboard)/documents/upload-document.tsx` (+12 -1) 📝 `package-lock.json` (+1351 -33) 📝 `package.json` (+5 -1) 📝 `packages/ui/primitives/document-dropzone.tsx` (+2 -0) </details> ### 📄 Description fixes: #701 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1137
No description provided.