Nirmals502 / vudroid

Automatically exported from code.google.com/p/vudroid
0 stars 0 forks source link

Can't open pdf file #60

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.open  pdf file 
2.exception is occured
3.app is killed

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

i attach pdf file, check this pdf file 
please notify what is problem
Best Regard

Original issue reported on code.google.com by next2wo...@gmail.com on 16 Jan 2011 at 1:56

Attachments:

GoogleCodeExporter commented 9 years ago
This error.pdf version is 1.5.
What pdf version support by vudroid v1.4?
Is there any problem in pdf version 1.5 ?
thanks

Original comment by autoc...@gmail.com on 27 Feb 2011 at 8:17

GoogleCodeExporter commented 9 years ago
I checked this error.pdf file, and it had a exection error in pdf_loadpage().
but I could not logging by debugging message that function.

Question: 1.how can i debugging pdf_logpage() or DEBUG() ? 
            DEBUG() works only in pdfdroidbridge.c
2.how can set ndk & gdb debugging on vudroid jni library ?
  if you know, please let me know step by step.

thanks

Original comment by autoc...@gmail.com on 27 Feb 2011 at 10:04

GoogleCodeExporter commented 9 years ago
hi
first question's answer is
i defined debuging function in all referenced head file.and implement the
function in pdfdroidbridge.c

second question is the my wonder point, i heard the jni gdb is used only
platform build system

(JTAG)
i hope this reply is help you
best regard

Original comment by next2wo...@gmail.com on 27 Feb 2011 at 4:39