Skip to content

Return objects from Convert-PDFToText and support saving output#72

Merged
PrzemyslawKlys merged 1 commit intomasterfrom
add-output-object-schema-and-file-support
Aug 7, 2025
Merged

Return objects from Convert-PDFToText and support saving output#72
PrzemyslawKlys merged 1 commit intomasterfrom
add-output-object-schema-and-file-support

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • return [pscustomobject] with PageNumber and Text from Convert-PDFToText
  • add -OutFile switch to save combined text to disk
  • test object schema and file creation for Convert-PDFToText

Testing

  • dotnet build Sources/PSWritePDF.sln (fails: .NET SDK does not support targeting .NET 9.0)
  • pwsh -NoLogo -NoProfile -File PSWritePDF.Tests.ps1 (fails: Importing module PSWritePDF failed due to missing iText types)

https://chatgpt.com/codex/tasks/task_e_6894eeeee404832ea7881b0b412919bc

@PrzemyslawKlys PrzemyslawKlys merged commit 3c98472 into master Aug 7, 2025
2 of 3 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the add-output-object-schema-and-file-support branch August 7, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant