Many times I create a PDF either programmatically and there might be a problem with it, e.g. some specific letter might no show up well or I might have encoding issues etc.<
Just open it in some text editor. PDF is actually an ASCII file (and it can contain embedded binary data).