Results 1 to 9 of 9

Thread: PHP and Crystal Reports

  1. #1

    Thread Starter
    Junior Member PC Master's Avatar
    Join Date
    Aug 2006
    Location
    At Home
    Posts
    17

    PHP and Crystal Reports

    Hi.. How are you all?

    i want to know how to use crystal reports with php...

    i want to send parameters to the report for example i have a text box in crystal reports named (text1) and i want to send some value to it so i can print it...

    also i want to know how can i preview or print reports...

    thanks a lot

    "Software & Hardware User"

    "Car User"

  2. #2

    Thread Starter
    Junior Member PC Master's Avatar
    Join Date
    Aug 2006
    Location
    At Home
    Posts
    17

    Re: PHP and Crystal Reports

    anyone please?!

    "Software & Hardware User"

    "Car User"

  3. #3
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: PHP and Crystal Reports

    i am pretty sure that crystal reports is only for windows based programming, not web based...
    My usual boring signature: Something

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: PHP and Crystal Reports

    You need the web enterprize version of CR to preview on a web page but even with the regular desktop windows version you can use ADO to connect to most databases for populating the report.

    To send parameters to it you will probably need to pass them in a querystring and parse and pass to your database query upon navigating to the cr page.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: PHP and Crystal Reports

    idk if this will help you:

    http://www.crystalreports.com/jump/g/crdc/default.asp?s_kwcid=crystal%20reports%20web|1337027534
    My usual boring signature: Something

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: PHP and Crystal Reports

    That costs $29.99 per user and is a hosting service provider. If you want to share the report internally on your own intranet you wouldnt be able to do it. They may have private access by user but I wouldnt trust sensitive information to be reported on it.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  7. #7

    Thread Starter
    Junior Member PC Master's Avatar
    Join Date
    Aug 2006
    Location
    At Home
    Posts
    17

    Re: PHP and Crystal Reports

    thanks a lot folks...

    if crystal reports not web based application...

    is there any way to print custom designed reports via PHP?

    "Software & Hardware User"

    "Car User"

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: PHP and Crystal Reports

    CR Enterprize is a web based app.

    What type of custom reports? If you output it to the web browser as a regular page then the users can simply print that.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  9. #9

    Thread Starter
    Junior Member PC Master's Avatar
    Join Date
    Aug 2006
    Location
    At Home
    Posts
    17

    Re: PHP and Crystal Reports

    Quote Originally Posted by RobDog888
    CR Enterprize is a web based app.

    What type of custom reports? If you output it to the web browser as a regular page then the users can simply print that.
    Thank you...

    I tried to print it directly but still formatting and text alignment are better in CR..

    anyway I appreciate your posts guys

    "Software & Hardware User"

    "Car User"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width