Search found 4 matches

by nelson4183
Thu Dec 09 2004
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: HTML ?
Replies: 4
Views: 10452

OK

Thank ya
by nelson4183
Wed Dec 08 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: UGH
Replies: 1
Views: 4572

UGH

This just isn't making sense to me. I'm using C# and ASP .Net. All I want to do is pull some (html) text from a database, maybe load it in a literal (I would prefer to send the string directly to the PDF Printer) and then print the damn page to PDF. I've seen the post for c# examples, but that doesn...
by nelson4183
Wed Dec 08 2004
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: HTML ?
Replies: 4
Views: 10452

Thanks for the reply. So, if I understand you correctly... I can use the PDF Creator to append html tags and headers and footers into my HTML text (which is already stored in the database). But then when I want to print these HTML forms to PDF, I would then need the PDF Converter as well? Can the Cr...
by nelson4183
Tue Dec 07 2004
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: HTML ?
Replies: 4
Views: 10452

HTML ?

Hi, I am working with C# and ASP .Net. We have a tool that allows the user to create a document (sort of like this editor) and then save the document. In such case, it saves as HTML to our database. What I need is to be able to take that HTML code (which provides special formatting, etc) and convert...