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
ext2online vs resize2fs
Software to find duplicate files.
MS Access crashes when exporting to PDF
Is there a way to block all task items issued by people to me in Outlook 2007?
desktop folders reappearing
Layout change in Access
Usin SSMS how do I add a unique ID field?
Sftp Connection in Delphi
extracting rows from a sheet to a sheet
OLE control not displaying .jpg