Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF
  • Page:
  • 1

TOPIC:

crash on page_render() for specific pdf file 9 years 5 months ago #7795

  • yo113
  • yo113's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
hello..

I observed one crash on page_render method for specific pdf file of properties on ios.
the pdf file having following properties

Creater : CorelDRAW
PDF Producer: Corel PDF Engine Version 14.0.0.701
PDF Version : 1.5

and one more thing to discuss that following pdf file of properties is redering properly there is no problem with this kind of pdf file

Creator : CorelDRAW Version 12.0
PDF Producer: Corel PDF Engine Version 1.0.0.458
PDF Version : 1.3

below is the method where the crash happens and it is reproduced on android too.

Page_render( PDF_PAGE page, PDF_DIB dib, PDF_MATRIX matrix, bool show_annots, PDF_RENDER_MODE mode );
Attachments:

Please Log in or Create an account to join the conversation.

crash on page_render() for specific pdf file 9 years 5 months ago #7800

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
may you share the PDF file? so we can debug it.

Please Log in or Create an account to join the conversation.

crash on page_render() for specific pdf file 9 years 4 months ago #8208

  • henryph
  • henryph's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
Hi,

I also experienced similar issue (that my app crashes on page_render() for specific pdf file)

With the aid of some crash logging tools,
I can know the crash lines information.

"CRDPath::pro_draw_line_cap_square(CRDPath&, _RDPOINTF const&, RDFIX const&, float) const + 1097470 "

Another piece of information is that,
for this same pdf,
if I generate it with iOS7+, nothing happened (this only happens in iOS 6)

Please Log in or Create an account to join the conversation.

crash on page_render() for specific pdf file 9 years 4 months ago #8214

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
no sample file?
i have to guess codes.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum