Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hello. I want to develop an application in c#. In my application I want to print some texts at "specific" locations on a custom paper size by giving the location in a kind of point for top and left. I want to know the best way. Whether to use crystal report or not. Please help. Thanks.
Posted

MortezaCoder wrote:
my application I want to print some texts at "specific" locations on a custom paper


If you just need this much, why not try it using a CSS class for printing where you assign certain locations to those texts.

Though for some reason if you dont want to do this then you can try SSRS report.
 
Share this answer
 
Comments
Toli Cuturicu 1-Jun-10 15:58pm    
Reason for my vote of 2
not an answer
Use FastReport .NET. http://ns.fast-report.com/en/products/FastReport.Net.html And here you can download a documentation.

****Edit by Henry Minute
The link above is broken on my machine here[^] is one that works.
 
Share this answer
 
v2
Comments
Henry Minute 1-Jun-10 9:45am    
Your link is broken. I have added a working link. This is the second time that I have seen you recommend this paid for product. Do you, by any chance, work for them?
Toli Cuturicu 1-Jun-10 15:59pm    
Reason for my vote of 1
spam?
I don't know how to work with CSS or SSRS report. would you please recommend any useful website or resource. thanks.
 
Share this answer
 
Comments
Toli Cuturicu 1-Jun-10 15:58pm    
Reason for my vote of 1
fake answer

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900