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

    Converting PCL files to PDF files in VC++/VB

    Can u help me???

    I have a PCL(Printer Control Language) file which is to be converted to PDF file so that it can be view in Adobe Acrobat 5 Do anyone have code for that???

  2. #2
    Join Date
    Nov 2000
    Location
    Israel
    Posts
    72
    Well, as best as I know, PDF is a register file. So, if you bought the Acrobat writer, you can use the dll as all dll. add it on refferanses and use it.
    I don't think you can make PDF file without buying it...
    sorry.

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