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

TOPIC:

Missing features in the Swift libraries 5 years 2 months ago #14270

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,
if you need some customizations, you could open a new ticket and address it to sales department with the list of needed features and some screenshot to better understand how to implement them.
About MakeFile, you could edit RadaeeLib project (Obj-C) then open Terminal, go to Swift/RadaeeSwift/Obj-C and run "make" command from terminal to create the a new libRDPDFLibSDK.a file that will replace the same file into Swift project.
The following user(s) said Thank You: apdeveloper

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

Missing features in the Swift libraries 5 years 2 months ago #14271

  • apdeveloper
  • apdeveloper's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 67
  • Thank you received: 0
Hi,

Thank you so much for the answer.
Not able to view the text but i am able to see the table and images in the pdf so can you please tell me what is the issue.
File which i am saving in to document directory after downloading it from the server that is opening and showing me the table and images but not showing me the text but when i am opening the pdf from bundle folder or asset folder that is working fine.

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

Last edit: by apdeveloper.

Missing features in the Swift libraries 5 years 2 months ago #14272

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
It seems that you're missing fonts' resources in your project.
May you double-check, please?
The following user(s) said Thank You: apdeveloper

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

Missing features in the Swift libraries 5 years 2 months ago #14273

  • apdeveloper
  • apdeveloper's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 67
  • Thank you received: 0
Hi,

I have added the Radaee folder into my project.

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

Missing features in the Swift libraries 5 years 2 months ago #14274

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Please take a look at this Knowledge Base article that shows how to include the Swift module, it will help you to better understand the necessary steps and resource needed: www.radaeepdf.com/support/knowledge-base?view=kb&kbartid=142
For example, “cmaps” and “fdat” folders (that are folders with resources and fonts) must be included using “Create folder references” option.
The following user(s) said Thank You: apdeveloper

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

Missing features in the Swift libraries 5 years 2 months ago #14275

  • apdeveloper
  • apdeveloper's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 67
  • Thank you received: 0
Hi,

My directory structure and the all the files and folder are placed exactly same as described in the link you have share still not getting the text.

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

Powered by Kunena Forum