- Posts: 580
- Thank you received: 67
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about iOS development and PDF
Missing features in the Swift libraries
IP: 212.97.62.176
7 years 1 month ago #14270
by emanuele
Replied by emanuele on topic Missing features in the Swift libraries
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.
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.
- apdeveloper
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 67
- Thank you received: 0
IP: 114.143.169.134
7 years 1 month ago - 7 years 1 month ago #14271
by apdeveloper
Replied by apdeveloper on topic Missing features in the Swift libraries
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.
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.
Last edit: 7 years 1 month ago by apdeveloper.
IP: 37.183.44.177
7 years 1 month ago #14272
by support
Replied by support on topic Missing features in the Swift libraries
It seems that you're missing fonts' resources in your project.
May you double-check, please?
May you double-check, please?
- apdeveloper
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 67
- Thank you received: 0
IP: 114.143.169.134
7 years 1 month ago #14273
by apdeveloper
Replied by apdeveloper on topic Missing features in the Swift libraries
Hi,
I have added the Radaee folder into my project.
I have added the Radaee folder into my project.
IP: 212.97.62.176
7 years 1 month ago #14274
by emanuele
Replied by emanuele on topic Missing features in the Swift libraries
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.
For example, “cmaps” and “fdat” folders (that are folders with resources and fonts) must be included using “Create folder references” option.
- apdeveloper
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 67
- Thank you received: 0
IP: 114.143.171.55
7 years 1 month ago #14275
by apdeveloper
Replied by apdeveloper on topic Missing features in the Swift libraries
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.
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.
Time to create page: 0.383 seconds