CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2002
    Location
    INDIA
    Posts
    20

    Post PCL to PDF conversion

    I'm developing an app. where I need to convert Printer Control Language(PCL) files to PDF files so that they can be viewed in Adobe Acrobat Reader 5.0. I searched the net for solutions but cudn't get any effective solutions. Is there any freeware utility that can be developed in VB/VC++ that can convert a PCL file to PDF which can be viewed in AA Reader 5.0 properly.
    Can somebody help by giving me suitable links/code for the same. I hve been working to find a solution to this for a long time.

    Thanks in advance.

    Debarshi Sengupta

  2. #2
    Join Date
    Apr 1999
    Posts
    27,449
    I know of a few tools, but they are not free (something as difficult as converting from PCL to PDF deserves compensation ).

    http://www.lincolnco.com/products/pclpdfconverter.htm
    http://www.visual.co.uk/Pcl2pdf.html
    http://www.pcltools.com/pcl2pdf.htm

    Regards,

    Paul McKenzie

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured