@psc_readme_2013_8.txt
来自「SQL table to pdf report.」· 文本 代码 · 共 13 行
TXT
13 行
Title: SQL2PDFReport Generator Class
Description: This class generates PDF Report from SQL query. Here's how it works:- Executes given query and generates HTML report first - Appends query reports to previous report(if any)- Creates a temporary HTML file and store that as HTML report- Creates PDF report for that HTML report by using remote application
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=2013&lngWId=8
The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?