The best way to print invoices, choose tickets, etc.

Ok, this is my script.

Client / server winforms application with SQL Express as a DB. I need to be able to print an invoice, packing lists, etc.

I would like the client to be able to modify invoices. i.e. be able to place your logo or change the font size, etc .... basically format the display.

Things I have considered so far.

1) Use the template engine (similar to code or my generation) and use templates that output HTML. Then print the html page.

2) Use ReportViewer in local mode. I heard that users can download the plugin for web developers and edit local report files. can anyone confirm this?

3) Use Reportviewer remotely.

I do not have much experience with ReportViewer, so I am not sure if I should use local or remote mode.

Those of you who did this before your recommendations?

+3
source share
3 answers

After you finished the project, I heartily recommended iTextSharp for creating your invoices and other forms as PDF files. In addition to creating PDF files from scratch, you can also use it to fill out PDF forms and / or templates created using Acrobat (or even MS Office / OpenOffice). And it's free.

Windows ASP.Net. ( iText , ) Java, iText. , , , .Net, .

, HTML CSS (, , , " -" ), , .

+7

Aspose Words: , Words bookmarks , .

Aspose (: ..) Word XML-. MSWord PDF.

, , :)

+2

Crystal Report . ,

, , DRAG , (IMAGE SERVES AS YOU GUIDE). , , , .

, .

0

All Articles