Microsoft
Software
Hardware
Network
Question : Add comments to PDF
Which program is good in changing PDF's, adding comments, adding tags, adding pictures etc.
Thanks in Advance
Remij
Answer : Add comments to PDF
Do you know the output column types?
If you do, you can direct them to a temp table, then discard it.
create table #tmp (col1 int, col2 varchar(100), col3 decimal);
set nocount on;
insert #tmp exec myproc;
drop table #tmp;
Random Solutions
Maintaining line breaks
Asterisk Chanspy and G729 License Issue
Want to create 3 separte div ids
Using a select box instead of tabs to change content of div
VB Script: Output specific text from text file
Monitor Changes Made To Switch Configs
SBS 2003 R2 remote web workplace
Is it possible to solve this problem.
Web Flow Charts - HTML??
Problem with WebDav.