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
Sage Accounts 50 2008 transaction mail invoice layout
OWA 2003
Locked out of my own server
Is there a way to block all task items issued by people to me in Outlook 2007?
Wireless access in very large house
SBS 2003 AD, have outlook auto add user when loggin
Dell Pe1800 Server -Stop Error 7B
unable to get reply from other computers
multiple physical sites with SBS 2008
pop up windows in htmlUnit, click on them