|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Open Source or Free PDF ControlI am looking for a free/open source pdf control that has the functionality
of acrobat. Basically I want to programatically convert an existing document/web page to pdf. The controls I've seen so far require you to programatically build the page from scratch and this is not what I'm looking for. -------------------------------------------------------------------------------- Dot Net Matters Aggregating the best of .Net Content on the web Perhaps this free PDF code will also be of use to you:
http://www.ujihara.jp/iTextdotNET/en/index.html Show quoteHide quote "Jason Ferguson" <ja***@nowhere.org> wrote in message news:%23YL32zbcFHA.1148@tk2msftngp13.phx.gbl... >I am looking for a free/open source pdf control that has the functionality >of acrobat. Basically I want to programatically convert an existing >document/web page to pdf. The controls I've seen so far require you to >programatically build the page from scratch and this is not what I'm >looking for. > > > -------------------------------------------------------------------------------- > Dot Net Matters > Aggregating the best of .Net Content on the web > It's easier to print the page or document to a PDF printer
This one is easy, and for knowing when the PDF has been finished, set an FileWatcher over the document's name, and wait for inactivity. and it is OpenSource ;-) http://sourceforge.net/projects/pdfcreator/ BG Show quoteHide quote "Jason Ferguson" <ja***@nowhere.org> wrote in message news:%23YL32zbcFHA.1148@tk2msftngp13.phx.gbl... >I am looking for a free/open source pdf control that has the functionality >of acrobat. Basically I want to programatically convert an existing >document/web page to pdf. The controls I've seen so far require you to >programatically build the page from scratch and this is not what I'm >looking for. > > > -------------------------------------------------------------------------------- > Dot Net Matters > Aggregating the best of .Net Content on the web >
Is someone willing to help me with a simple VB example?
Skin and custom controls (ASP 2.0) ASP.net datagrid with more than 1 datasource Datagrid - How to format EditCommandColumn? SortCommand and custom headers - why won't they play nice? Dynamically populating and expanding TreeView from button click... Composite Web Control Odd Dropdownlist problem ListBox not firing SelectedIndexChanged (AutoPostBack=True) Panel limitations? |
|||||||||||||||||||||||