You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking for converting text file into PDF using PSWritePDF. I got sample codes where New-TextPDF having hardcoded text samples.
I need a code function to dynamically read lines from Text file and convert into PDF. Could you please share the function which can do that in PSWritePDF?
The text was updated successfully, but these errors were encountered:
I am looking for converting text file into PDF using PSWritePDF. I got sample codes where New-TextPDF having hardcoded text samples.
I need a code function to dynamically read lines from Text file and convert into PDF. Could you please share the function which can do that in PSWritePDF?
The text was updated successfully, but these errors were encountered: