Generating Invoices - Crystal Reports?

C

Chris Ashley

I need to generate invoices in either word or PDF format based on form
values... is crystal reports a viable solution? Somebody told me that the
version which comes with VS.Net Professional 2003 does not include a
deployment licence? If so, where can I find a tutorial?

If crystal reports does not come with a deployment licence, what other
options/free components are available for this sort of thing?

Thanks in advance,

Chris
 
T

thomas wenning

Chris Ashley said:
I need to generate invoices in either word or PDF format based on form
values... is crystal reports a viable solution? Somebody told me that the
version which comes with VS.Net Professional 2003 does not include a
deployment licence? If so, where can I find a tutorial?

If crystal reports does not come with a deployment licence, what other
options/free components are available for this sort of thing?

Thanks in advance,

Chris

Hi Chris,

with cr.net you is the solution.
You must register your cr.net and Crystal send an activation key to you.
Read this:
http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_deployment.pdf
You can translate the report into word and pdf-files.

And here are some important information:
http://support.businessobjects.com/communityCS/TechnicalPapers/apps_net.pdf.asp
http://support.businessobjects.com/communityCS/TechnicalPapers/csharp_builder_app_deployment.pdf.asp
http://support.businessobjects.com/communityCS/TechnicalPapers/rtm_reportingoffadonetdatasets.pdf
http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_adonet.pdf
http://www.c-sharpcorner.com/Code/2003/Sept/CrystalReportsIntroduction.asp
http://www.businessobjects.com/global/pdf/dev_zone/crystal_reports_net_startup_guide.zip
http://support.businessobjects.com/...pdates/cr_net_sdk_tutorial_samples_en.zip.asp
http://support.businessobjects.com/communityCS/TechnicalPapers/cr_net_sdk_additional_en.zip.asp
http://www.123aspx.com/redir.aspx?res=30160
http://support.crystaldecisions.com...lPapers/rtm_designerandwinformsviewer.pdf.asp
http://www.dotnetjunkies.com/Tutorial/790775A0-C493-46D8-ABE0-40CA588D33D3.dcik
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1031/crystlmn/html/crtskdeployingw
indowsapplications.htm
http://www.codeproject.com/csharp/creasy.asp
http://www.codeproject.com/csharp/ReportFramework.asp
http://www.codeproject.com/Purgatory/Crystal_net_parameters.asp
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=2065&lngWId=10

Change the mergemodules for VS.2003:
http://support.crystaldecisions.com/communityCS/FilesAndUpdates/cr_net_2003_mergemodules_en.zip.asp


Here are some examples:
http://support.businessobjects.com/communityCS/FilesAndUpdates/vbnet_win_samples.exe.asp


Greeting

Thomas
 
F

Frank

I think our product Virtual Print Engine will exactly fit your
requirements.

It allows to place objects like text, lines and images
programmatically in any position within a document. Afterwards you can
preview and print the document or create it as PDF.

For details, and a fully functional trial version, please see
http://www.IdealSoftware.com (mirror: http://www.IdealSoftware.de).

Regards
Frank Patschlow
IDEAL Software GmbH


============================
IDEAL Software GmbH
http://www.IdealSoftware.com
============================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top