Skip to main content
Participant
September 14, 2004
Question

Adobe Acrobat Professional 6.0 Freezing on XP Prof.

  • September 14, 2004
  • 1 reply
  • 954 views
Are there any know problems, running the above on XP Prof SP1? Anytime I lauch Adobe it just freezes. The system was setup a couple weeks back. I have un-installed, cleaned the registry and re-installed but same result.
Any ideas?
This topic has been closed for replies.

1 reply

Participant
October 1, 2004
hyee ! This is zafar .
I am using the Adobe 6.0 Professional try out version.
I am interested in extracting the text from a pdf file along with its font and format.
I am using Acrobat namespace.
CAcroPDTextSelect objTextSelect = Acrobat.CAcroPDTextSelect)this.objPDDoc.CreateTextSelect(this.objPDPage.GetNumber(),this.objAcroRect);;

objTextSelect.GetText();

I am not getting the words selected, properly.

A single word is coming broken.
Eg: "Table"

it is coming like ....
T
able

-----
ie "T" is coming in first line and "able" is coming in second line

and we are not able to get the font info of the selected text.
Is there any way to select the text along with the font.
help me out plz..
we are working on C#.Net

Thanks for reading
myemail is "ra_vp@juno.com"