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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DaveOne
  • Content: Threads
  • Order by date
  1. DaveOne

    Programmatically moving report lines

    In order to allow the production of my reports in any (sized)language I've created a screen that takes a template crystal report, iterates through all the CrystalReports.Engine.TextObject's in the report - allowing alteration of Height, Left, Top and Width. The process then repeats for the...
  2. DaveOne

    Programmatically positioning labels/fields

    How can I iterate through a reports labels/fields? I'm writing some crystal reports (in visual studio) that we would like to be generic i.e. although the basic layout stays the same as our template, the labels could be in different languages. Due to the different lengths of the technical terms...
  3. DaveOne

    Run Access report from VB.Net

    How do I run an Access Report (passing variables) from an VB.Net application to an Access2003 report, Dave
  4. DaveOne

    A3 sized report

    I need to print a technical document on A3 sized paper, using Crystal (in a VB.Net environment) Is this possible - if so, how do I select an A3 Landscape print. Cheers Dave

Part and Inventory Search

Back
Top