in

Data Techniques Online Forums

printing PDFs

Last post 09-02-2008 9:19 AM by support. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-28-2008 12:21 PM

    printing PDFs

    We have the .NET and TWAIN bundle and I am trying to print a PDF file using:

    DTI.ImageMan.ImImage pdfImage = DTI.ImageMan.ImImage.FromByteArray(pdfBytes, new DTI.ImageMan.Codecs.PdfDecoder());

    pdfImage.Print(e.Graphics, new Rectangle(e.MarginBounds.Left, e.MarginBounds.Top, e.MarginBounds.Left + pdfImage.Width, e.MarginBounds.Top + pdfImage.Height) );

     but I get the exception "PDFIMport Support not licensed. Please contact Data Techniques for additional information." Is there no way to print PDFs with this license? Thanks,


    Graham.

  • 09-02-2008 9:19 AM In reply to

    Re: printing PDFs

    Hi,

    The PDF Importer is an optional addon thats being release very soon. You will require a license for it to be able to import PDF files. 

    Sean
    Data Techniques Online Support
Page 1 of 1 (2 items)
Copyright 2007 Data Techniques, Inc. All Rights Reserved.