Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Publishing ODBC database content as PDF

Reply
Thread Tools

Publishing ODBC database content as PDF

 
 
vasudevram
Guest
Posts: n/a
 
      07-07-2006

Publishing ODBC database content as PDF:

A blog post by me on how to do this, using my PDF conversion toolkit,
xtopdf.
This is sample code from my next upcoming release of xtopdf, which will
support more input formats, such as CSV, XLS, TDV and ODBC data.

http://jugad.livejournal.com/2006/07/07/

Enjoy, and feedback welcome.
Vasudev
------------------------------------------------------------------------
Vasudev Ram
http://www.geocities.com/vasudevram
PDF conversion toolkit:
http://sourceforge.net/projects/xtopdf
------------------------------------------------------------------------

 
Reply With Quote
 
 
 
 
vasudevram
Guest
Posts: n/a
 
      07-07-2006
Oops: The source indentation - tabs - is removed in the blog post, by
the LiveJournal software. You will need to insert them at the
appropriate places, for which you will need to know Python and
understand the code, at least the overall logic. I'll post the code as
a zip file (with some other samples) on one of my sites, and then put a
link to it here.

- Vasudev.

vasudevram wrote:
> Publishing ODBC database content as PDF:
>
> A blog post by me on how to do this, using my PDF conversion toolkit,
> xtopdf.
> This is sample code from my next upcoming release of xtopdf, which will
> support more input formats, such as CSV, XLS, TDV and ODBC data.
>
> http://jugad.livejournal.com/2006/07/07/
>
> Enjoy, and feedback welcome.
> Vasudev
> ------------------------------------------------------------------------
> Vasudev Ram
> http://www.geocities.com/vasudevram
> PDF conversion toolkit:
> http://sourceforge.net/projects/xtopdf
> ------------------------------------------------------------------------


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Database Database Database scott93727@gmail.com Computer Information 0 09-27-2012 02:43 AM
DataBase DataBase DataBase DataBase scott93727@gmail.com Computer Information 0 09-26-2012 09:40 AM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xffc Thread 0x228 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 0 03-30-2006 03:16 PM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x8fc Thread 0x934 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 1 03-24-2006 04:20 PM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x8fc Thread 0x934 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 0 03-24-2006 02:22 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57