PDFCLOUD-5464 Add final batch of tools#10
Closed
datalogics-cgreen wants to merge 61 commits intopdfrest:mainfrom
Closed
PDFCLOUD-5464 Add final batch of tools#10datalogics-cgreen wants to merge 61 commits intopdfrest:mainfrom
datalogics-cgreen wants to merge 61 commits intopdfrest:mainfrom
Conversation
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
- Now evaluates: - File names - MIME types - File sizes - Warnings in response - Input ID Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Omit mention of `output_type` as it is not relevant to the caller. Co-authored-by: Kevin A. Mitchell <kam@datalogics.com>
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
- Introduced `_bool_to_on_off` function to convert boolean values to "on"/"off". - Applied the new `BeforeValidator` to `preserve_line_breaks`, `word_style`, and `word_coordinates` fields to handle boolean inputs properly. - Ensured consistency in serialization and validation of relevant model fields. Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
OCR PDF does not extract text, but it makes subsequent text extraction possible.
Assisted-by: Codex
Assisted-by: Codex
Assisted-by: Codex
- Add `blank_pdf()` sync and async methods - Ensure compatibility with Blank PDF response: - Allow PdfRestRawFileResponse.input_id to default empty so missing inputId doesn’t fail validation - When normalizing file responses, fall back to raw ids (outputId) when inputId is absent for blank-pdf - Document blank-pdf handling to keep response construction working without server-provided input ids
b01cb78 to
18562ca
Compare
Contributor
|
Can I propose that we make a PR per tool (or related tools, like when you have redact preview and apply)? That'll make it easier to review in chunks. What do you think? Also, it means the title/desc will be specific about what the tool is doing. |
Contributor
Author
@datalogics-kam Can do. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.