Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
QuestionRe: Ad insertion technique [modified] Pin
booota24-Feb-10 22:09
booota24-Feb-10 22:09 
QuestionC# and mobile phone ? Pin
Nematjon Rahmanov24-Feb-10 18:42
Nematjon Rahmanov24-Feb-10 18:42 
AnswerMessage Closed Pin
24-Feb-10 18:53
stancrm24-Feb-10 18:53 
GeneralRe: C# and mobile phone ? Pin
Nematjon Rahmanov24-Feb-10 19:00
Nematjon Rahmanov24-Feb-10 19:00 
GeneralRe: C# and mobile phone ? Pin
Saksida Bojan24-Feb-10 19:22
Saksida Bojan24-Feb-10 19:22 
GeneralRe: C# and mobile phone ? Pin
ddayse24-Feb-10 19:24
ddayse24-Feb-10 19:24 
GeneralRe: C# and mobile phone ? ==> Thanks ddayse and Bojan Pin
Nematjon Rahmanov24-Feb-10 19:46
Nematjon Rahmanov24-Feb-10 19:46 
QuestionHow to create a TIF or PDF file with a structured layout from a data file? Pin
neualex24-Feb-10 16:52
neualex24-Feb-10 16:52 
Hi folks,

I'd like your comments on the following requirement...
I need to create a TIF image or PDF file based on a structured layout from a data file.

The data file has the required values to be plug on the form to be converted into TIF or PDF.
For example, the data file will have the invoice values as displayed here[^]. Of course, the data file will contain several records which corresponds to one single image or PDF per record.

The app is to be written as an unattended console app, so it parses the data file, exports the images to a network folder and sends a notification once is finished.

How do you suggest to implement this requirement?
I thought about...

* Creating Crystal reports, but not sure if you can create them from a console app.
* Creating HTML source for the layout, and print them to either TIF or PDF somehow.

Your support is highly appreciated.

Thanks,
...Alex
AnswerMessage Closed Pin
24-Feb-10 18:52
stancrm24-Feb-10 18:52 
GeneralRe: How to create a TIF or PDF file with a structured layout from a data file? Pin
neualex25-Feb-10 0:27
neualex25-Feb-10 0:27 
QuestionRead & Display a huge text file in textbox Pin
dengboo24-Feb-10 16:45
dengboo24-Feb-10 16:45 
AnswerRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 17:41
protectorAspDotNetDev24-Feb-10 17:41 
GeneralRe: Read & Display a huge text file in textbox Pin
dengboo24-Feb-10 18:50
dengboo24-Feb-10 18:50 
AnswerRe: Read & Display a huge text file in textbox Pin
Luc Pattyn24-Feb-10 17:55
sitebuilderLuc Pattyn24-Feb-10 17:55 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 18:01
protectorAspDotNetDev24-Feb-10 18:01 
GeneralRe: Read & Display a huge text file in textbox Pin
Luc Pattyn24-Feb-10 18:05
sitebuilderLuc Pattyn24-Feb-10 18:05 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 18:10
protectorAspDotNetDev24-Feb-10 18:10 
GeneralRe: Read & Display a huge text file in textbox Pin
Luc Pattyn24-Feb-10 18:24
sitebuilderLuc Pattyn24-Feb-10 18:24 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 18:30
protectorAspDotNetDev24-Feb-10 18:30 
GeneralRe: Read & Display a huge text file in textbox Pin
dengboo24-Feb-10 18:38
dengboo24-Feb-10 18:38 
GeneralRe: Read & Display a huge text file in textbox Pin
Luc Pattyn25-Feb-10 2:24
sitebuilderLuc Pattyn25-Feb-10 2:24 
AnswerRe: Read & Display a huge text file in textbox Pin
Som Shekhar24-Feb-10 20:09
Som Shekhar24-Feb-10 20:09 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 21:51
protectorAspDotNetDev24-Feb-10 21:51 
GeneralRe: Read & Display a huge text file in textbox Pin
Som Shekhar24-Feb-10 22:17
Som Shekhar24-Feb-10 22:17 
GeneralRe: Read & Display a huge text file in textbox Pin
AspDotNetDev24-Feb-10 22:27
protectorAspDotNetDev24-Feb-10 22:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.