Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Abigail111

  1. Abigail111

    Word OLE

    Hi there If you just want to insert pictures in picture content controls in Word,i'd like to suggest you add a word processing program .It would help you with all kinds of word processing issues. And it's convenient.You can have a try.Hope to help you.
  2. Abigail111

    Multiple-page PDF Insertion

    Hello After reading your question.I'd like to offer some help.I know there is a pdf processing add-on.wihch can inser multipage pdf files. I have used it to insert single pdf files.You can have a try.Here is the method: public override BasePage CreateEmptyPage();
  3. Abigail111

    read tiff file

    HELLO Here is the code to scan tiff files.you can have a look: using System.IO; using System.Drawing.Printing; using RasterEdge.Imaging; using RasterEdge.Imaging.Processing; using RasterEdge.Imaging.MultipageTiff; RasterEdgeImaging TIFF = new RasterEdgeImaging(); public class AcquisitionClass {...

Part and Inventory Search

Back
Top