Gabriel Balint

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: PDF version #3596
    Gabriel Balint
    Participant

    I was using File.ReadAllText(file) instead of File.ReadAllBytes(file) to read the content of the file. Using readallbytes works and it’s the proper way.

Viewing 1 post (of 1 total)