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
What's the best way to schedule text message to pager alerts?
Active Directory Users and Computers MMC error and Event ID 1000
Javascript removing all options not selected
Access form open below/behind Switchboard
on BB (running BES), duplicate contacts and calendar - but not in Outlook - happened after running Blackberry Transporter and upgrade to Exchange 2010
Development setup for PHP/MYSQL and ASP/MSSQL.
outlook 2003 - pop3 email keep crashing
Windows 7 Sleep Issues
Sql Query
deleted public tree...help