Q:
But when i tried to run one Sample script i got error:
foo@foo:~/Downloads/pdftron/PDFNetC64/Samples/ConvertTest/PYTHON$ python ConvertTest.py
Traceback (most recent call last):
File "ConvertTest.py", line 10, in <module>
from PDFNetPython2 import *
File "/home/foo/Downloads/pdftron/PDFNetC64/Lib/PDFNetPython2.py", line 26, in <module>
when i googled it i found this page, which explains the issue very well:
Trying to run the example test script from that page i got:
foo@foo:~/Downloads/pdftron/PDFNetC/Samples/ConvertTest/PYTHON$ python
Python 2.7.2+ (default, Oct 4 2011, 20:06:09)
[GCC 4.6.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print sys.maxunicode
1114111
Once you are ready to go with the production we can provide you with the UCS4 version.