[Q] copy text from pdf - General Topics

i want to copy text from pdf file in my android, i can easily copy and paste english text from pdf files using abode reader, but i can not copy urdu text, i can copy but when i paste it shows different symbols instead of actual urdu text. i also tried different tools and pdf viewers but all in vain. if you guys can help regarding this, i can be very thankful to you.

Maybe your file is copy-protected? Did you try to copy text from this file on PC? I know you say you can copy text on PC. But did you tested it on exactly this file or on others?

alfsoft said:
Maybe your file is copy-protected? Did you try to copy text from this file on PC? I know you say you can copy text on PC. But did you tested it on exactly this file or on others?
Click to expand...
Click to collapse
yes i tried to copy text from this file from pc, this file is not protected.

Related

Autocomplete

Maybe it is another post again about the autocomplete function, but I can't find an answer. I like this auto complete function, but the problem is that once you do a hard reset or install a new rom that all user owned words (words that were added by the system when typing) are lost. These words should be somewhere in a file, but I don't find this file.
Does anyone know what the name of this file is and where to find it?
Using File Explorer go into your Windows directory on your phone and then go to menu and click 'view all files' and you'll see a file called 'autocorrect'. That's the file you need to alter. Copy it onto your PC desktop and save a copy somewhere safe just in case you do something stupid. Now open up a copy of it on your PC and you'll see two columns - the left column is the 'typo' and the right column is what it corrects it to. You can add or change things here. I made "pcm' autocorrect to 'please call me' for example and 'tx' to 'thanks'. When you save the file do not change the format (Windows tries to save it as an Excel file- don't do that - leave it as it is which i think is txt). Now you need to replace the file on your phone however it is a locked file. Use your registry editor (I use Total Commander) and find the autocorrect file and change the settings so you can alter it. Delete the file existing on your phone and replace it with the file you just altered. Once this is done you need to soft reset and everything will work.
If you get a new phone or need to hard reset just make sure you take this file along with you and you'll keep all of your settings.
Thanks for the response, but it is not the file I am looking for. This is the file which is used when you choose the autocorrect function. This is not the file that is suggesting words while you are typing. Anyway, thank you.
eddyve said:
Thanks for the response, but it is not the file I am looking for. This is the file which is used when you choose the autocorrect function. This is not the file that is suggesting words while you are typing. Anyway, thank you.
Click to expand...
Click to collapse
dyncompdict.dat
see http://forums.thoughtsmedia.com/f32...d-dictionary-working-free-solution-71962.html
thanks, but no again. This link is only referring to win2003 and se. There is no such a dat file in here.

Voip Problem!

Hi guyz,
please help.i read the voip solved thread.but still have a problem.i create the _setup.xml file but it is a txt file so i dont know how to convert to a real xml file and make te cab file at last move to my htc s710.i wish someone could take a capture of this hole work and posted to this forum,could be more easy for everyone have problem to install voip..(sory for my bad english)thanks..
i dont know about the rst but to convert the text file to xml u can just rename the file to ***.xml
bestmodel03 said:
Hi guyz,
please help.i read the voip solved thread.but still have a problem.i create the _setup.xml file but it is a txt file so i dont know how to convert to a real xml file and make te cab file at last move to my htc s710.i wish someone could take a capture of this hole work and posted to this forum,could be more easy for everyone have problem to install voip..(sory for my bad english)thanks..
Click to expand...
Click to collapse
i rename it but its still txt file!
It might be xml but the default program to view it must be set to notepad,if it is not so,use resco explorer for smartphone and rename it,i do that and it works for sure
bestmodel03 said:
i rename it but its still txt file!
Click to expand...
Click to collapse
- Open the file with notepad.
- Click save as
- Click Save as Type and Select All Types/Files (The Default is .txt)
- Name it _setup.xml
- Click save
i finally converted,but i cant make voip call..i have to edit my ipdialplan.xml..how can i do this?what is need to be change?i live in danmark and use voipraider..need help please..

[Q] Has this happened to anyone else?

i switched roms acouple times today and this has happened one other time.
All my video files not the folders or subtitles or anything just the video files themselves have been deleted.
Using brilliant corners and bottle o smoke and bam they are gone...
all you have to do is make a no media file. basically make a new text doc on your computer and just save it as ".nomedia" You do not have to write anything in the file. This will tell the tablet not to delete any files out of this folder. put this file in every folder that has media items. I hope this helps.
Hmmm...I've never had that happen to me, but thanks for the tip fosser2
It's a known issue and easily fixed with the .nomedia file. Beware though that windows won't let you create such a file. I think most android file managers will allow you to create a file and rename it ".nomedia".
brettdwagner said:
It's a known issue and easily fixed with the .nomedia file. Beware though that windows won't let you create such a file. I think most android file managers will allow you to create a file and rename it ".nomedia".
Click to expand...
Click to collapse
Use notepad++ to make files of this type in windoze...
Sent from my Droid using XDA App
Thanks guys ill do this next time I put movies on.
brettdwagner said:
It's a known issue and easily fixed with the .nomedia file. Beware though that windows won't let you create such a file. I think most android file managers will allow you to create a file and rename it ".nomedia".
Click to expand...
Click to collapse
You can easily make this file form windows. Right-click on any explorer window and choose New>Text file. Then just rename it to .nomedia instead of NewTextDocument.txt or whatever the default is.
Scratch that. Windows says "type a file name" or something. Just use notepad++ as someone else mentioned...

[Q] How to modify any android apk file?

I use Bluestacks 0.9.11.4119 . I Install android applications and games, from root folder (i.e. device/android/data/data) i copy all the folders to windows directory (i.e. publicfolder/pictures), now many of the apps or games have two type of similar files and i need to see what's inside of the files,
1st.- .so files and database files
2nd.- some of the files have no extension so if i open it on notepad then it comes in Alphanumeric symbolic format,i think its encrypted so i am not able to see even i have tried many language decrypter but failed
3rd.- how to dissemble the apk file and how to modify it.
4th.- how to read XML file of android apps, when i open it on notepad or Microsoft XML it shows error.
I want to learn something so please help me with these issues, and thank you for previous help
To edit any apk is necessary Apktool. Look this guide and try edit:
http://www.xda-developers.com/decompile-edit-and-recompile-in-one-tool-with-apk-studio/
gamer22881 said:
I use Bluestacks 0.9.11.4119 . I Install android applications and games, from root folder (i.e. device/android/data/data) i copy all the folders to windows directory (i.e. publicfolder/pictures), now many of the apps or games have two type of similar files and i need to see what's inside of the files,
1st.- .so files and database files
2nd.- some of the files have no extension so if i open it on notepad then it comes in Alphanumeric symbolic format,i think its encrypted so i am not able to see even i have tried many language decrypter but failed
3rd.- how to dissemble the apk file and how to modify it.
4th.- how to read XML file of android apps, when i open it on notepad or Microsoft XML it shows error.
I want to learn something so please help me with these issues, and thank you for previous help
Click to expand...
Click to collapse
In addition to apktool (thanks, @kaiodduarte), you're also going to need a good text editor (I use Notepad++), an archive manager (like 7zip or WinRAR), and the ZipSigner app for your device.
ИΘΘK¡€ said:
In addition to apktool (thanks, @kaiodduarte), you're also going to need a good text editor (I use Notepad++), an archive manager (like 7zip or WinRAR), and the ZipSigner app for your device.
Click to expand...
Click to collapse
thank you for the advice but i have 1 worries
if the text file or a file is encrypted the how is notepad++ is going to help me..??
gamer22881 said:
thank you for the advice but i have 1 worries
if the text file or a file is encrypted the how is notepad++ is going to help me..??
Click to expand...
Click to collapse
It will help you with actually being able to make edits to text files without screwing up all of the line endings and encoding.

How to add custom fonts to Microsoft Excel, PowerPoint, Word android app?

Simple and easy way on how you can add custom fonts to Microsoft Excel, PowerPoint & Word android app.
Prerequisite:
RAR file archiver app OR any other similar app.
Your custom TrueType font (TTF) file.
OBB data file location:
Excel - Android/obb/com.microsoft.office.excel/*.OBB
PowerPoint - Android/obb/com.microsoft.office.powerpoint/*.OBB
Word - Android/obb/com.microsoft.office.word/*.OBB
Steps:
Open RAR file archiver app.
Copy the .TTF font you prefer.
Locate and open the .OBB file.
Go to the folder: fonts.
Paste your font.
Links:
RAR file archiver — https://goo.gl/g3Nj7U
Notes:
In order to appear your font to the app's UI clear it's data from the settings, then relaunch the app.
The Opaque Binary Blob (OBB) data file can be found either on your device's internal memory OR external memory (SD card).
Thread Update — http://goo.gl/kBPaZO
The video was very helpful...
cannot open .obb
I cant open the .obb..cant open pdf (main......obb is of invalid format)
Any ideas?
the hellboy said:
I cant open the .obb..cant open pdf (main......obb is of invalid format)
Any ideas?
Click to expand...
Click to collapse
Did you use RAR file archiver? Cause I tried this before using FX file explorer but it doesn't work. RAR file archiver was my option.
the hellboy said:
I cant open the .obb..cant open pdf (main......obb is of invalid format)
Any ideas?
Click to expand...
Click to collapse
Or maybe while the app is setting up things and downloading the .OBB file something went wrong... Btw here's a new thread for the newer version of Office apps that currently doesn't have these .OBB files.
OP, there's no reason to create new threads for updates. Just edit and update the one and only thread next time. Otherwise you only create confusion and forum clutter.
You've already linked to the new thread, so I'll close this one.
Darth
Forum Moderator

Categories

Resources