Convert PDF to TXT

Hi all,
Can we able to convert PDF file to TXT file using ABAP?
Thanks
aRs

I dont think this is possible.
Even if you convert the text file will be jumbled and not correct.
this function module will help in bringing the file to printable format
SX_OBJECT_CONVERT_OTF_PRT..
Reward points if useful
Prince

Similar Messages

  • Convert pdf to txt - I must buy Adobe Reader ?

    I have pdf files which have text saved as images and I cannot copy this text to clipboard. If I buy Adobe Reader I will be able to convert pdf file to txt version ?
    Thanks

    If the text is images (like in a scanned document), first you would need something like Adobe Acrobat to convert the scan to editable text. Then you would need something to convert it to an editable file (such as a Word or text document) which, Acrobat can also do.
    But Reader is basically worthless for any of this.

  • How to convert pdf to txt

    how do I convert a pdf document to a txt document in OSX lion 10.7

    The Preview.app is capable of annotating a .pdf file.
    The following is from Help in the Preview application.

  • .pdf to .txt, .doc and .html

    Hi,
    I want to convert .pdf to .txt, .doc and .html. Any suggestions?
    WASIF

    For a PDF reader I did hear well from PDFBox, and less well from others.
    The problem with PDF is, that parts in the PDF are compressed with several methods and even with a minor encryption. The result is, that many versions of PDFs may exist.
    For Writing .doc I would defer to RTF (you can still name it .doc).
    There an Internet search will suffice.
    You might peek in src.zip javax/swing/text: Swing has its own minimal support for HTML and RTF.

  • How to convert a file from pdf to txt in java

    hi,
    in my project ,I want to convert a file from pdf to txt using java api. If anyone
    have any idea about it plz help me.

    Google has several ideas. :)

  • PDF to TXT Conversion

    I'm using Acrobat Standard 8.1.0.
    I would like to run from Excel VBA a process to convert PDF files into TXT files. The same affect of opening the files in Acrobat and clicking on Save As and changing the filetype to .txt. I've looked through the online SDK and am rather familiar with VBA, etc. I get the following error no matter what syntax I use to try to save the file as anything other than a pdf file. Here's my code and the error:
    Code:
    Dim AcroXApp As Acrobat.AcroApp
    Dim AcroXAVDoc As Acrobat.AcroAVDoc
    Dim AcroXPDDoc As Acrobat.AcroPDDoc
    Dim Filename As String
    Filename = "R:\My Documents\ZBIR006A_8781830 - DRC000004311.pdf"
    Set AcroXApp = CreateObject("AcroExch.App")
    AcroXApp.Show
    Set AcroXAVDoc = CreateObject("AcroExch.AVDoc")
    AcroXAVDoc.Open Filename, "Acrobat"
    Set AcroXPDDoc = AcroXAVDoc.GetPDDoc
    Dim jsObj As Object
    Set jsObj = AcroXPDDoc.GetJSObject
    jsObj.SaveAs "R:\My Documents\pdfTest.txt", "com.adobe.Acrobat.plain-text"
    AcroXAVDoc.Close False
    AcroXApp.Hide
    AcroXApp.Exit
    Error:
    On the jsObj.SaveAs line I get the following error:
    "UnsupportedValueError: Value is unsupported. ===> Parameter cConvID.
    Doc.saveAs:-1:
    I've looked through all of the documentation online and cannot come up with a reason why I'm not able to do this. Please help!!

    I have installed Acrobat 7.0 professional.In VB.NET 2005 i have this code:
    Dim AcroXApp As Acrobat.AcroApp
    Dim AcroXAVDoc As Acrobat.AcroAVDoc
    Dim AcroXPDDoc As Acrobat.AcroPDDoc
    Dim Filename As String
    Filename = "c:\test.pdf"
    AcroXApp = CreateObject("AcroExch.App")
    AcroXApp.Show()
    AcroXAVDoc = CreateObject("AcroExch.AVDoc")
    AcroXAVDoc.Open(Filename, "Acrobat")
    AcroXPDDoc = AcroXAVDoc.GetPDDoc
    Dim jsObj As Object
    jsObj = AcroXPDDoc.GetJSObject
    jsObj.SaveAs("C:\Test.txt", "com.adobe.acrobat.plain-text")
    AcroXAVDoc.Close(False)
    AcroXApp.Hide()
    AcroXApp.Exit()
    Thanks

  • I want to convert pdf to html

    Hello
    My English ability is ver poor sorry
    I want to read pdf and display in web page (use jsp)
    I have two problem
    first, read pdf by html (not just text, jpedal is good)
    sencond, save image(jpedal can do)
    but I can't know image position....
    anyway, I want to convert pdf to html
    plz recommend good library.

    codingMonkey wrote:
    DanCrintea wrote:
    HTML to PDF with Java, using OpenOffice.org - example here: [http://www.dancrintea.ro/html-to-pdf/|http://www.dancrintea.ro/html-to-pdf/]
    You can use OpenOffice.org, running as a server and command it remotely for document convertion.
    Besides HTML to PDF, there are also possible other convertions:
    doc --> pdf, html, txt, rtf
    xls --> pdf, html, csv
    ppt --> pdf, swf
    Code example:
    import officetools.OfficeFile; // this is my tools package
    FileInputStream fis = new FileInputStream(new File("c:/test.html"));
    FileOutputStream fos = new FileOutputStream(new File("c:/test.pdf"));
    // suppose OpenOffice.org runs on localhost, port 8100
    OfficeFile f = new OfficeFile(fis,"localhost","8100", true);
    f.convert(fos,"pdf");
    -----------------------------------------------------------------------------------------------------------------------------------------Methinks someone is close to getting their account blocked for resurrecting hordes of zombies.Indeed. Abuse already reported

  • .pdf to .txt

    Hi Techies,
    Is there any way to convert or read the contents of a .pdf to .txt
    Thanks for any help

    Hi Techies,
    Is there any way to convert or read the contents of a
    .pdf to .txtDoes the PDF hold text, or is it a large image (some PDF OCR applications do exist)?
    Has the PDF been "encrypted" in such a way as to restrict this operation?
    Do you require metadata (for say highlighting)?
    A quick google should give you a list of tools, included some free ones.

  • How do i convert pdf file to word (i have installed microsoft word on my mac) . thanks

    Hi
    How can I convert pdf file to word ( I have installed microsoft word on my mac)
    please advise
    Thank You

    You need an OCR program. The most popular is Adobe Acrobat, but there are many free PDF> TXT programs.
    See this thread: https://discussions.apple.com/thread/3993768

  • I need to convert PDF file to Word Document, so it can be edited. But the recognizing text options do not have the language that I need. How I can convert the file in the desired of me language?

    I need to convert PDF file to Word Document, so it can be edited. But the recognizing text options do not have the language that I need. How I can convert the file in the desired of me language?

    The application Acrobat provides no language translation capability.
    If you localize the language for OS, MS Office applications, Acrobat, etc to the desired language try again.
    Alternative: transfer a copy of content into a web based translation service (Bing or Google provides a free service).
    Transfer the output into a word processing program that is localized to the appropriate language.
    Do cleanup.
    Be well...

  • Need to convert pdf to word

    need to convert pdf to word

    Hi gurpreetkhalsa,
    To convert a PDF file to Word format, you need ExportPDF, Adobe PDF Pack, or Acrobat. Which option you choose depends on whether you need additional features--ExportPDF is the most basic option, and offers the ability to convert to Word, Excel, or RTF.
    Best,
    Sara

  • Need to Convert PDF to doc in Russian, why programm do not recognice it?

    Need to Convert PDF to doc in Russian, why programm do not recognice it?

    Hi alsu22,
    The OCR system that converts documents does not recognize any cyrillic languages, such as Russian.  If the text is already renderable (selectable), you may want to try converting your document without the OCR function enabled. You can find steps here: http://forums.adobe.com/docs/DOC-3062
    -David

  • I have subscribed to convert PDF to Excel and Word, I have followed your instructions and I get an error message all the time.

    I have subscribed to convert PDF file to an Excel or Word . I have followed your instructions to do so but I always get an error message. I have chated with one representative who suggested that I wait 24h before I try it again implying that my subscription is in process. the time span has elapsed and when i try it, I still get the error message. HELP ME or REFUND me the money

    "an error message" really doesn't tell us much.
    [topic moved to ExportPDF forum]

  • Any way to help me convert PDF format to word(.doc) on Mac

    Hi,guys.Is there any one tell me how to convert PDF to word on Mac?
    I am a middle school teacher.Recently I have a download some PDF file need to transfer to word as material for my working.As I use Mac OS has been doubly difficult for me,beacuse I am not familiar with mac system.
    So any idea helpfully would be appreciated.

    There is a very simple method and doesn't require new software.
    Open a new Word document
    Open the PDF in Preview (i.e., double click or right click and open with ... Preview)
    Using the TEXT tool (button labeled "A') highlight the text you want to copy, then copy (i.e. Edit ... Copy, or right click .... Copy, or Command+C)
    Paste the text into a Word document, and it will be editable.
    If you want to copy the entire contents, you can use Command+A to select all contents, then copy and paste to Word document.
    Preview actually works much better than Acrobat Professional in this respect because you don't carry over junk code from PDF.

  • PDF Watermark - logo image is not displayed in ibr converted pdf

    Hi
    I have enabled pdf watermark administration and configured image watermark with rule, if the content type is document then the image watermark is to be applied but it is not displayed to the converted word document to pdf by IBR.
    If i change image watermark layer to "over", then image watermark is displayed, but word are displayed under the logo image watermark, so it is difficult to study the document.
    If the native file is pdf, then its image watermark is working fine.
    Thanks
    Deepak

    Hi ,
    I think this could be caused by the following :
    Check the factor set for Transparency and if it is completely opaque (Transparency =0%) then the converted PDF's will not show watermarks which has Layer set to UNDER.
    To get the watermarks displayed PPT's will need to be set to Transparency = 100% .
    The intention of the UNDER watermarking layer is that it should appear"behind" whatever is in the content layer.If the content layer completely covers the page and is opaque, then nothing behind it will be visible,including watermarks.The only reasonable solution is to check the above mentioned value before submitting the PPT's for conversion so that users are aware of this behavior for PPT's
    The above description if for PPT's where in this was found to be caused by the transparency factor of native PPT . If it is a word document then check for the same setting and set to 100% , then test .
    Hope this helps .
    Thanks,
    Srinath

Maybe you are looking for