EvotecIT / PSWritePDF

PowerShell Module to create, edit, split, merge PDF files on Windows / Linux and MacOS
GNU Affero General Public License v3.0
195 stars 21 forks source link

version 0.0.18 and 0.0.19 cannot output pdf file #38

Open Matt79080701 opened 2 years ago

Matt79080701 commented 2 years ago

I think is OS language problems.... I have two test environment. One of en-us language other is zh-tw language. in the en-us language environment output pdf file functioning normally. and zh-tw language environment show photo error image

PrzemyslawKlys commented 2 years ago

That's gonna be a problem to debug, since I can't reproduce it.

Matt79080701 commented 2 years ago

That's ok. thanks for your development I Attach two different environments winsystemlocal value. image image

PrzemyslawKlys commented 2 years ago

Could be that we need to use: https://www.nuget.org/packages/itext7.font-asian/ to support your fonts :)

Matt79080701 commented 2 years ago

maybe.. but i dont know how to add . I search no similar files with 0.0.17 version . LIFE

Matt79080701 commented 2 years ago

I have a new discovery. If I import 0.0.17 model first then add 0.0.19 model. running for 0.0.19 no errors are showing.