Name Value
---- -----
PSVersion 5.1.18356.1
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.18356.1
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
QRCodes version: 1.2.0.80
Command: Out-BarcodeImage -Content "test string" -Path $pwd\barcode.png
The resultant PNG has dimensions, but it is empty.
Any thoughts? Verbose doesn't give any additional information.
QRCodes version: 1.2.0.80
Command:
Out-BarcodeImage -Content "test string" -Path $pwd\barcode.pngThe resultant PNG has dimensions, but it is empty.
Any thoughts? Verbose doesn't give any additional information.