Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. need help

need help

Scheduled Pinned Locked Moved C#
comhelptutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    YiXiang_89
    wrote on last edited by
    #1

    Hi all, How to call the anchor? I am using ItextSharp.dll My textbox is: webpageurl i want my textpage able to capture this website after i click the button <<OK>> What can i put for >> Using._______._____; to call the anchor ? How to continue from here? Anchor anchor = new Anchor("website"); anchor.setReference("http://www.lowagie.com/iText/"); anchor.setName("website"); Anchor anchor1 = new Anchor("This is an internal link"); anchor1.setName("link1"); Anchor anchor2 = new Anchor("Go to the internal link"); anchor.setReference("#link1"); ThankYou

    C 1 Reply Last reply
    0
    • Y YiXiang_89

      Hi all, How to call the anchor? I am using ItextSharp.dll My textbox is: webpageurl i want my textpage able to capture this website after i click the button <<OK>> What can i put for >> Using._______._____; to call the anchor ? How to continue from here? Anchor anchor = new Anchor("website"); anchor.setReference("http://www.lowagie.com/iText/"); anchor.setName("website"); Anchor anchor1 = new Anchor("This is an internal link"); anchor1.setName("link1"); Anchor anchor2 = new Anchor("Go to the internal link"); anchor.setReference("#link1"); ThankYou

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Whatever ITextSharp is, I assume it comes with samples and docs. I also assume that most people here have as little idea about it as I do, as this is not a forum for users of this dll.

      Christian Graus Driven to the arms of OSX by Vista.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups