Skip to content

Enable piping file paths to Convert-PDFToText cmdlet#68

Merged
PrzemyslawKlys merged 1 commit intomasterfrom
enhance-filepath-with-valuefrompipeline
Aug 7, 2025
Merged

Enable piping file paths to Convert-PDFToText cmdlet#68
PrzemyslawKlys merged 1 commit intomasterfrom
enhance-filepath-with-valuefrompipeline

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • allow Convert-PDFToText to receive FilePath from the pipeline
  • test Convert-PDFToText using piped Get-ChildItem output

Testing

  • dotnet build Sources/PSWritePDF/PSWritePDF.csproj (fails: The current .NET SDK does not support targeting .NET 9.0)
  • pwsh -NoProfile -File PSWritePDF.Tests.ps1 (fails: Importing module PSWritePDF failed)

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

@PrzemyslawKlys PrzemyslawKlys merged commit a20cfe0 into master Aug 7, 2025
2 of 3 checks passed
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