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. Visual Basic
  4. Printing with precision

Printing with precision

Scheduled Pinned Locked Moved Visual Basic
csharpquestion
5 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.
  • V Offline
    V Offline
    Vikas Sethi Ji
    wrote on last edited by
    #1

    I need to create an application in VB.net that will be used for printing sheets in a printing press company. the critical points that are required are: 1. The placement of the printing figures and characters on the sheet has to be very precise. 2. Printing of rectangles with rounded shapes with exact precision. Will this be possible through a reporting tool or is there any 3rd party tool in VB that I can use?

    C 1 Reply Last reply
    0
    • V Vikas Sethi Ji

      I need to create an application in VB.net that will be used for printing sheets in a printing press company. the critical points that are required are: 1. The placement of the printing figures and characters on the sheet has to be very precise. 2. Printing of rectangles with rounded shapes with exact precision. Will this be possible through a reporting tool or is there any 3rd party tool in VB that I can use?

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

      You can do this with your own code. Any code will print with precision of location. The issue is how precise the hardware is that feeds the paper through.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      V 1 Reply Last reply
      0
      • C Christian Graus

        You can do this with your own code. Any code will print with precision of location. The issue is how precise the hardware is that feeds the paper through.

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        V Offline
        V Offline
        Vikas Sethi Ji
        wrote on last edited by
        #3

        The client will be using HP laser printer. Can you give me a clue on how to do all this with my code?

        C 1 Reply Last reply
        0
        • V Vikas Sethi Ji

          The client will be using HP laser printer. Can you give me a clue on how to do all this with my code?

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

          Again - the code will position with accuracy, they are at the mercy of the sheet feeder on their printer. You can't NOT position stuff exactly. The problem is the printer needs to feed stuff exactly.

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          V 1 Reply Last reply
          0
          • C Christian Graus

            Again - the code will position with accuracy, they are at the mercy of the sheet feeder on their printer. You can't NOT position stuff exactly. The problem is the printer needs to feed stuff exactly.

            Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

            V Offline
            V Offline
            Vikas Sethi Ji
            wrote on last edited by
            #5

            Thanks for the reply. I appreciate it.

            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