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

TOPIC:

can't load network PDF file 8 years 7 months ago #9508

  • NovaRadaeePdf
  • NovaRadaeePdf's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 0
YES. i write it.
this is my code:
COMPAppDelegate *app = [[UIApplication sharedApplication] delegate];
NSString *sandboxPath = NSTemporaryDirectory();
NSString *tmpPath = [sandboxPath stringByAppendingPathComponent:[NSString stringWithFormat:@"%@%@",app.userId,documentName]];

the tmpPath is localPath

can you send me of load network PDF file demo(only load network PDF file), my email address : This email address is being protected from spambots. You need JavaScript enabled to view it.. Thank you very well!

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

can't load network PDF file 8 years 7 months ago #9509

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
please try with that link and let us know if it is faster : www.radaeepdf.com/aaaa.pdf

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

can't load network PDF file 8 years 7 months ago #9514

  • NovaRadaeePdf
  • NovaRadaeePdf's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 0
No, don't have any change

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

can't load network PDF file 8 years 7 months ago #9515

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
On our side it was 7 seconds on your network and become 2 seconds on our server.
How are you connecting to the server?
Are you in local network or is a remote server?

Are you experiencing the issue on a real device or in the simulator?

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

can't load network PDF file 8 years 7 months ago #9516

  • NovaRadaeePdf
  • NovaRadaeePdf's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 0
I connecting to the server with WIFI, and I tried to use local network and remote server, but they are not OK. I'm running my program in real device. Can you give me your demo of load network PDF file? or Can we have another chat type, because communicate is too slow with this way.

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

can't load network PDF file 8 years 7 months ago #9517

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,

The forum is the only type of free support, but it's possible to purchase the direct support here

However we check your issue and here is a project with a PDFOpenStream demo (it is a dropbox link and it will be available for a few days).

You can find the testUrlPath macro with your pdf loaded on our server and you can open it with the "+" button on the right corner (it calls the selectRightAction method).

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

Powered by Kunena Forum