Problem converting a .ps file into pdf

I have a .ps file that was created with TeX (I don't know which version, but the file was created in the early '90s) and when I open it in Acrobat Professional 8.1.2, only the graphics appear, no text.
How do I get the text to appear?

> Although, it's not clear to me why changing the output format would make the text appear?
Makes no sense to me either. Which is the setting for which it works,
and the one for which it doesn't work. Not that we can probably get
much further with that one.
>
>However, I have another issue. The pages come out in reverse order: the last page is first and the first page is last.
This implies that the PS file was written that way. This is common for
when printers print face up, so the final results are collated.
Aandi Inston

Similar Messages

  • How to convert a .alsx file into pdf

    How to convert a .alsx file into pdf
    Iam facing this problem since many days please resolve it
    http://www.roothow.com
    Thankls in adavance

    >But, from the windows explorer, if i do a right clic on the word document, with the context menu, i can directly convert to PDF
    This is equivalent to using the PDFMaker facility in Word - that is,
    the Acrobat button. Which is also the same thing that is done when you
    use File > Create PDF > From File in Acrobat.
    What it does is print to a PS file *and* do a lot of additional
    processing to write stuff about links, tags etc. into the PS file.
    >(no tmp PS file is used, cause the links are still working).
    This isn't true, but it's certainly the case that you won't get links.
    There seems to be no API, via any mechanism, still less the "obsolete"
    (Microsoft's view) command line, to use PDFMaker from your program.
    Aandi Inston

  • Setting Font for converting multiple text files into PDF using VB 6.0

    Dear All,
    Am converting multiple text files into PDF using VB6.0. Currently, am unable to control the font face and size for the generated files. Below is the procedure am using for each file;
    Public Sub proc_convert_to_PDF(srcFilename As String, destFilename As String)
    Dim p_AcroApp As CAcroApp
    Dim p_VDoc As CAcroAVDoc
    Dim p_DDoc As CAcroPDDoc
    Dim IsOk As Boolean
    Set p_AcroApp = CreateObject("AcroExch.App")
    Set p_VDoc = CreateObject("AcroExch.AVDoc")
    Call p_VDoc.Open(srcFilename, "")
    Set p_VDoc = p_AcroApp.GetActiveDoc
    If p_VDoc.IsValid Then
    Set p_DDoc = p_VDoc.GetPDDoc
    ' Fill in pdf properties.
    p_DDoc.SetInfo "Title", Format(Date, "dd-mm-yyy")
    p_DDoc.SetInfo "Subject", srcFilename
    If p_DDoc.Save(1 Or 4 Or 32, destFilename) <> True Then
    MsgBox "Failed to save " & srcFilename
    End If
    p_DDoc.Close
    End If
    'Close the PDF
    p_VDoc.Close True
    p_AcroApp.Exit
    'Clear Variables
    Set p_DDoc = Nothing
    Set p_VDoc = Nothing
    Set p_AcroApp = Nothing
    End Sub
    What I need;
    1) to be able to set the font face of the destination file ( destFilename)
    2) to be able to set the font size of the destination file ( destFilename)
    Am using Adobe Acrobat 7.0 Type Library
    Kindly Help.
    Thanks in advance

    We didn't say it doesn't work. We said it isn't supported.
    There are a number of other ways to make a PDF. The one which would
    give the most control is if your application directly printed to GDI,
    controlling the font directly. This could print to Adobe PDF.
    You could look for an application that gives control of font for
    printing.
    You could use a text-to-PostScript system and distill the result. You
    could even look for a non-Adobe text-to-PDF.
    Working in the unsupported and dangerous world you chose, the font
    size for text conversion is set (and this is very bad design from
    Adobe) in the settings for Create PDF > From Web Page. There is no API
    to this.
    Aandi Inston

  • I created a new adobe account. I want to convert a doc file into pdf. How to do that?

    HI,
    I created a new adobe account. I want to convert a doc file into pdf. How to do that?
    I have seen a Create pdf menu and under that Convert office files to pdf. But I can't click it, why?
    How to convert my doc file to pdf?

    Hello,
    if you create your doc files by the help of WORD, you could use a Microsoft add on (it depends of your WORD Version).
    Hans-Günter

  • Converting Multiple .EPS files into .PDF

    Dear Forum:  We have tried converting multiple .eps files into PDF using article 325977. This article in Adobe help is really designed to convert .ai files into either .eps or.pdf, our situation is to convert multiple .eps files into PDF. Everytime we run the macro, it simply takes the eps file and saves it as another eps file and does not convert. We have a "Save As" step that we have in the macro that is set to "Save As" PDF, but it still does not work. What are we doing wrong?

    Hi mephisto11757,
    You can convert the following file types to PDF with the Adobe CreatePDF service:
    Adobe Creative Suite® file formats Examples include: .psd, .ai, .indd
    Microsoft Word (2000, XP, 2003, 2007, 2010, & 2011) .doc, .docx
    Microsoft Excel (2000, XP, 2003, 2007, 2010, & 2011) .xls, .xlsx
    Microsoft PowerPoint (2000, XP, 2003, 2007, 2010, & 2011) .ppt, .pptx
    Microsoft Publisher (2000, XP, 2003, 2007, 2010, & 2011) .pub
    Text Files .txt
    Rich Text Format .rtf
    Adobe PostScript .ps
    OpenOffice Format .odt
    Star Office .sxw, .sxi, .sxc, .sxd, .stw
    Corel WordPerfect .wpd
    Image file formats .gif, .png, .jpg, .bmp, .tiff
    Regards,
    Florence

  • Hello i am rajesh i am having problem while conveting other files into pdf format please help me

    i am rajesh i am having problem while converting other files into acrobat format please help me

    Hello Rajesh,
    I'm sorry to hear you're having trouble. Are you using Acrobat.com to convert your files to PDF? Please let me know where you are having trouble and I will do my best to help you convert your files. For your reference, here is a list of filetypes that can be converted to PDF online with Acrobat.com:
    http://kb2.adobe.com/cps/524/cpsid_52456.html#Create%20PDF
    Best,
    Rebecca

  • How to convert a word file into PDF in command line ?

    Hi,
    I want to convert a word (excel, powerpoint, ...) into a PDF using a windows command line.
    The command :
    c:\> acrodist toto.ps
    is working file and the output is a PDF file (toto.pdf)
    But if i try with a MS office word file it is not working
    c:\> acrodist toto.doc
    The output in the console is:
    %%[ Error: undefined; OffendingCommand: ÐÏࡱá ]%%
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    If i do a right clic on the file with the mouse and select in the context menu the option convert to PDF it is working fine :-\
    How can i convert that kind of file with a command line ?
    Thanks for your help
    Xav

    >But, from the windows explorer, if i do a right clic on the word document, with the context menu, i can directly convert to PDF
    This is equivalent to using the PDFMaker facility in Word - that is,
    the Acrobat button. Which is also the same thing that is done when you
    use File > Create PDF > From File in Acrobat.
    What it does is print to a PS file *and* do a lot of additional
    processing to write stuff about links, tags etc. into the PS file.
    >(no tmp PS file is used, cause the links are still working).
    This isn't true, but it's certainly the case that you won't get links.
    There seems to be no API, via any mechanism, still less the "obsolete"
    (Microsoft's view) command line, to use PDFMaker from your program.
    Aandi Inston

  • How can i convert a .indd file into pdf

    please help on this
    How can i convert .indd file to pdf file using .net c#
    please share some code sample for a better help

    Hi there,
    There's actually an easy streamlined way to do this using Acrobat.com. Here are the steps:
    1. Log in to Acrobat.com with your Adobe ID.
    2. On the left, you'll see a navigation menu that includes the item "Import and Edit". Click that.
    3. Choose the .doc (Word) file you want to convert and upload it to Buzzword.
    4. After making sure that it looks the way you want it to, go to the top menu (still in Buzzword now, not the organizer where all your files live) and click the document menu. There will be an option to "Export" - choose that.
    5. When prompted to select filetype, choose "Adobe PDF" and press OK.
    6. It'll save to your desktop, so now you have to get it into your acrobat.com organizer. To do that, close the Buzzword document by clicking the little "x" in the upper right corner, under the Sign Out button. This'll get you back to your organizer, where you can choose "Import" from the left nav menu again. This time choose your new PDF file.
    7. Select the  file icon in the organizer and click the Share button. Or, select Share  from the file context menu.
    8. Select Allow Anyone With A  Link To Share This Document to set the document to open access, and then  click Copy Embed Code. The necessary HTML code to embed the preview is  copied onto the clipboard.
    9. Open the HTML file and paste  the code into the file. The Flash previewer can display any file type  that you can convert to PDF.
    Hope this helps! Good luck, and let us know how it works out.
    Rebecca

  • Script or Action to convert the .Indd File into PDF???

    Hello All,
    I am in need of a Action or Script to convert the InDesign CS4 Files to PDF Format.
    I already experiment some action in Illustrator which helps me a lot to reduce my process time.
    so i need a same kind of action or script to convert the Batch of InDesign files to PDF...
    Can anyone help me in this...

    Hi Gowdhaman
    You may want to download these example scripts:
    http://wwwimages.adobe.com/www.adobe.com/products/indesign/scripting/downloads/indesign_cs 4_scripting_guide_scripts.zip
    There, you'll find e.g. the ExportPDFWithOptions.jsx script.
    Best regards,
    - Peder

  • How do I convert a PPT file into PDF file?

    How do I convert a PPT into an PDF using adobe online?  Converting word to PDF works but not PPT to PDF. Thanks

    Hi,
    PPT files should work as DOC(X) files do on https://createpdf.acrobat.com/app.html.
    Please try another PPT file(something small and simple) or share your PPT file with me so that I can review the file using below site:
    https://adobeformscentral.com/?f=qJiclooYWGGNFtWfj8g3wg
    Thank you.
    Hisam

  • Trouble converting Word 2010 file into PDF

    I have a file that was original composed in Word 2007.  It has a box with dialog on the front page (think a disclaimer on the cover of a brochure).  I use Acrobat 9 Pro.  Converting that file was perfect.  I recently upgraded to Word 2010 and I open, edit and save the document in compatibility mode.  When I print to Adobe (or alternatively convert the file), the disclaimer in the text box doesn't convert properly.  The rest of the document looks fine, but the text in the box is smushed to the far right of the box.  I have no idea what to do.  Another person I sent the file to has no issues converting from Word 2007.  Is there a known issue with Word 2010?  Is there a fix or plug-in?  Thanks all.

    Bon dias,
    function(){return A.apply(null,[this].concat($A(arguments)))}
    Adobe has not formally tested Acrobat 9 software with Microsoft Office 2010 applications and does not certify the behavior of using the two together.
    The Acrobat ribbons, also known as Acrobat PDFMaker, do not work with Office 2010 applications the same way they do with Office 2007. Customers using Acrobat 9.0 through 9.2 will see the Acrobat ribbon in Office 2010 applications; however, attempting to use PDFMaker functionality from the Acrobat ribbon can result in unexpected behavior. Customers who update to Acrobat 9.3 or later will not see the Acrobat 9 ribbon in Office 2010 applications.
    Adobe plans to add support for its Acrobat PDFMaker technology for Office 2010 in the next major version of Acrobat.*
    We have not made any announcements about updating Acrobat 9 PDFMakers for Office 2010.
    *This FAQ contains forward-looking statements, including those related to Adobe's future product plans, that involve risks and uncertainties that could cause actual results to differ materially. For a discussion of these and other risks and uncertainties, individuals should refer to Adobe's SEC filings. Adobe does not undertake an obligation to update forward-looking statements.
    For more detailed information see:  Acrobat FAQ:
    http://www.adobe.com/products/acrobat/faq/
    Be well...

  • Problem with Funktion "Combine Files into PDF" on Samba Fileshares

    Hi!
    When i try to combine Files from a Sambashare witch is connected as V: (\\Server\all_x) then i can choose the Files from the location but when i klick "Combine Files" after a while the ErrorMessage "Cannot open U:\_x\test.doc" Check if you have permission.
    Why suddenly Adobe Acrobat will read the File form U: instead of V: ?
    The Path before "Underline" (Underscore) was removed : "all_x" -> "_x"
    When i renamed the Sambshare to allx without "_" everything is ok.
    I can simulate this failure on every Windows XP Workstation. (SP3+all Updates)
    Adobe Acrobat X 10.0.0
    Samba 3.0.28-0.el4.9
    Is this an issue in samba or in Adobe Acrobat?
    Update:
    This only happens when an other fileshare exists with same name at the beginning.
    example:
    U: -> \\servername\alle
    V: -> \\servername\allev or alle_v  (he underscore has no relevance....)
    when v: is \\servrname\examplepdf or any other name exept "alle" at the beginning everything is ok.
    very strange...
    greetings
    Message was edited by: hardy@austria72

    Have you checked the preferences in Acrobat to see if they have gotten changed?

  • I have an I-Mac 10.4.11 How can I convert my cwk files to pdf or doc files?

    I would like to convert my CWK files into pdf or doc files. How can I do this?

    Hi Herman,
    Is this a G4 iMac?
    Do you have Classic/OS9 installed?
    If so AppleWorks may convert it, & Print2PDF in Clasic or OS9.

  • Adobe send non mi converte più i file in pdf

    Buongiorno, sono un abbonato annuale ad adobe send, provo a convertire un file in pdf in word, mi rimanda all'iscrizione, dò i miei dati, trova che sono abbonato e mi dice di aggiornare, dopo di che mi comunica che c'è un errore e devo contattare il forum, quale magia devo fare, per far funzionare questo programma che prima che diventasse adobe send funzionava benissimo? grazie

    Hi Roberto ,
    To be precise ,you are facing challenges converting a word file into pdf .true?
    What exactly is the error message do u see while you try to convert a file into pdf?
    Is this happening with any specific file or all the word files?
    If possible ,please share the error with message with us in order to assist you intelligently .
    Which version of Acrobat are you using?
    Regards
    Sukrit Dhingra

  • Live cycle ES2 can covert Frame maker file into PDF??

    Hi All
    good day!!
    I have read that live cycle can covert farme maker files into pdf .
    is it true . we are using live cycle ES2 and we are going to upgrade FM 8 (unix) to FM 11 .
    can we convert frame maker files into pdf using Live cycle ES2????
    you response highly appiciate!!
    thank you
    ramesh babu

    Possibly, but ES2 is only specified to convert FM7.2 & FM8 files. FM11 might work, but you would have to test it and it's most likely not supported by Adobe in this mode. See: http://www.adobe.com/products/livecycle/pdfgenerator/formats.html
    If you only need to create PDF output from existing FM files, then Datazone's DZbatcher or Omni Systems fmbatch (part of the mif2go product) utilities may suffice.

Maybe you are looking for

  • WHILE UPDATING MY IPHONE 3G FROM IOS 3.1.3 TO 4.2.1 ERROR 1015 COMMING PL HELP

    traied to restore the ios 4.2.1 & 3.1.3 but at the end of the process error 1015 comming, & iphone screen is itune+usb logo. my iphone ios is 4.2.1 baseband is 6.15.00 pl help Thanks Nandkumar

  • Oracle officer as well anyone who knows - please HELP!

    I am trying to migrate data from a WE8ISO8895I characterset database to an UTF8 characterset database. I noticed that many pp are having this issue thru' some other postings by other pp in this forum but I realised that so far no one has been able to

  • Duplicates after import

    Hi, New to iphoto. I did an import from cd of my images, and they all showed up in last import. I created a new folder called flowers, and copied about 500 pics from the 'last import' into my flowers folder. Now I did a spotlight search to see where

  • Why are some fonts so think?

    Hello, I was wondering if anyone knew why some of the fonts that I am using in FCP(Agency, AvantGarde, Eurostile) look like they have been bolded while staying as they should in other applications like Motion. Both applications are referencing the sa

  • Where are the group calendars stored?

    I had a server crash and have been restoring info from the old server drive. I have everything working perfectly and restored except the group calendars. thought they would just restore with the wiki. anybody know where the files are stored?