mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-25 15:52:21 +10:00
v5.1.0 (#2970)
* chore(release): v5.1.0 * feat: implement resume thumbnails * fix: remove unused mcp tools * docs: fix formatting of docs
This commit is contained in:
@@ -88,11 +88,9 @@ You represent that you have the rights necessary to upload and use any files and
|
||||
|
||||
---
|
||||
|
||||
## Exports (PDF) and Screenshots
|
||||
## Exports (PDF)
|
||||
|
||||
When you request a PDF export or screenshot, the Service uses a printer service (a headless Chromium browser) to load a resume URL and generate the output.
|
||||
|
||||
Depending on the deployment, this rendering service may be operated by the Service Operator or a third party. You understand that resume content must be processed for rendering in order to provide the export/screenshot functionality.
|
||||
When you request a PDF export, the Service renders the document in your own browser using `@react-pdf/renderer`. Your resume content is processed locally by the JavaScript running on your device; it is not transmitted to a separate rendering service for the purpose of generating the PDF.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user