PDFsharp & MigraDoc Foundation
http://forum.pdfsharp.com/

different locales, unexpected token
http://forum.pdfsharp.com/viewtopic.php?f=2&t=519
Page 1 of 1

Author:  eryn [ Wed Oct 29, 2008 2:08 pm ]
Post subject:  different locales, unexpected token

Hello,

I receive external PDF's that I want to get the PageCount from, some of them are created from systems that have different locales. When using the statement

Code:
doc = PdfReader.Open(...


throws the Exception:

"Token '' was not expected."

Stacktrace:

Code:
   at PdfSharp.Pdf.IO.Parser.ReadSymbol(Symbol symbol)
   at PdfSharp.Pdf.IO.Parser.ReadTrailer()
   at PdfSharp.Pdf.IO.PdfReader.Open(Stream stream, String password, PdfDocumentOpenMode openmode, PdfPasswordProvider passwordProvider)
   at PdfSharp.Pdf.IO.PdfReader.Open(String path, String password, PdfDocumentOpenMode openmode, PdfPasswordProvider provider)
   at PdfSharp.Pdf.IO.PdfReader.Open(String path, PdfDocumentOpenMode openmode)


I've updated the DLL to the newer 1.2 beta just to see if this could be a quick fix but no such luck...

How do I overcome this? Thanks for your help.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/