Menu

Convert Post Script files to PDF format

apondu
2006-04-04
2013-05-01
  • apondu

    apondu - 2006-04-04

    Hi,

    I heard that it is possible to convert the .ps files to PDF format using IText, is that true?. Can anyone help me with how to proceed on to do this convertion it would be very help if you could give me some code snip which does this conversion.

    Thank You

    Regards,
    Govardhan

     
    • Kazuya Ujihara

      Kazuya Ujihara - 2006-04-04

      >I heard that it is possible to convert the .ps files to PDF format using IText, is that true?.

      Yes. But, iText.NET doesn't support it. Use Java version.

       
    • apondu

      apondu - 2006-04-04

      Hi,

      Thanks for responding. Can i get some help on hw to do it. If i could get some code snip then it would be very helful.

      Thank You

      Regards,
      Govardhan

       
      • Kazuya Ujihara

        Kazuya Ujihara - 2006-04-04

        Visit Lowagie's site. <http://www.lowagie.com/iText/>
        PostScipt to PDF sample is  <http://itextdocs.lowagie.com/examples/com/lowagie/examples/objects/images/tiff/EncapsulatedPostScript.java>.

         
    • apondu

      apondu - 2006-04-07

      Hi,

      I saw tht example. Can u help me with some simple program, which just accepts a postscript file (which can contain both text and images or either one) and convert this file into a PDF file. I was not able to understand the example and compile it so i am asking u for another simple code (program) which does this using the IText library.

      Regards,
      Govardhan

       
      • Kazuya Ujihara

        Kazuya Ujihara - 2006-04-08

        I recommend you to go iText site <http://www.lowagie.com/iText/> to know such an issue.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.