Skip to content

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • resolve PowerShell provider paths for New-PDF, Merge-PDF, Split-PDF, Convert-PDFToText, and Convert-HTMLToPDF
  • add Pester coverage for provider path handling
  • document provider path usage with a new example

Testing

  • dotnet build Sources/PSWritePDF.sln (fails: The current .NET SDK does not support targeting .NET 9.0)
  • pwsh -NoLogo -NoProfile -Command "Invoke-Pester -Path Tests" (fails: Set-PDFForm not recognized and missing type [iText.Kernel.Pdf.PdfWriter])

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

@PrzemyslawKlys PrzemyslawKlys merged commit 01ea4a8 into master Aug 9, 2025
2 of 3 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the update-cmdlets-to-resolve-paths branch August 9, 2025 07:24
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.

2 participants