Print Page | Close Window

How to Desig HCFA-1500

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=637
Printed Date: 06 Apr 2025 at 2:56pm


Topic: How to Desig HCFA-1500
Posted By: asifs99
Subject: How to Desig HCFA-1500
Date Posted: 09 May 2007 at 12:06am
I have to design HCFA-1500 form on crystal reports, Is it possible to design it on crystal reports, its design is very complex, Is its .rpt file available on Internet? or is there any way to import design from PDF file to crystal report?
Kindly send me its solution if it is available otherwise i have to design it from scratch.

Thanks



Replies:
Posted By: hilfy
Date Posted: 09 May 2007 at 3:35pm
If I understand you correctly, you want to put fields into a HCFA-1500 and have Crystal print out the entire form.  Correct?
 
At the company I used to work for, we did something similar for physician credentialling applications.  We scanned each page of the form and imported the images into separate sections of the report and placed the data on top of the images in the appropriate places on the form. 
 
However, this only works well if you can set up your data so that you have everthing you need in one result "record".  For example, we had problems when the forms had places for board certification entries.  We worked this out in one of two ways, depending on the forms.
 
1.  Create a separate image of the section for each entry, place each in its own subreport, and set up the subreport so that it would count the number of records and only put the second certification in the second subreport, the third cert in the the third subreport, etc.
 
2.  Put "See Attached" on the form and the create a subreport that would go on an extra page that contained all of information for that section of the form.
 
We were working in a version 7 of Crystal (this was > 7 years ago!) and found that the best image format was .tiff.  Sometimes the images looked horrible on the screen, but they printed correctly.  They may have corrected these issues in the newer versions of Crystal, though.
 
-Dell


-------------
Proviti, Data & Analytics Practice
http://www.protiviti.com/US-en/data-management-advanced-analytics - www.protiviti.com/US-en/data-management-advanced-analytics



Print Page | Close Window