Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista print fax & scan

Vista - Printing to Adobe PDF in Windows Vista

Reply
 
Old 02-18-2007   #1 (permalink)
AuxCox


 
 

Printing to Adobe PDF in Windows Vista

I have Adobe Professional v7.0 on my pc.
In Windows XP, to print a web page to a PDF file I would simply select Adobe
PDF as the printer. In Windows Vista when I attempt to do the same thing it
tells me that for security, it will print the page to a temporary folder.
When I go to that temporary folder, there is no PDF document. How can I get
Windows Vista to print the web page to the folder of my choice?
--
AuxCox, Beverly, MA

My System SpecsSystem Spec
Old 02-18-2007   #2 (permalink)
David A. Lessnau


 
 

Re: Printing to Adobe PDF in Windows Vista

I have the same problem here. After thinking about it a bit, my guess is
that it's a problem with permissions (or, more specifically, the integrity
level of a folder). I believe everything coming from the browser is given
the lowest permission level to keep malware from executing. So, add-ins
can't write to a normal directory. I haven't tried it yet, but it might be
possible to do some kind of ICACLS on a folder to set its integrity level
low enough for IE to print to it. Again, this is just a guess and I haven't
tried it yet, but something like the following might work:

- Open a Command Prompt as Administrator (right-click Command Prompt and
click Run As Administrator)
- Browse to the folder that will contain web-printed pages
- Type: "ICACLS <folder name> /setintegritylevel (CI)(OI)Low"

If anyone knows enough about this to confirm or deny its applicability,
please let me know.




"AuxCox" <AuxCox@discussions.microsoft.com> wrote in message
news:1B1D1C15-23CE-41EC-A727-537DC8525C1E@microsoft.com...
>I have Adobe Professional v7.0 on my pc.
> In Windows XP, to print a web page to a PDF file I would simply select
> Adobe
> PDF as the printer. In Windows Vista when I attempt to do the same thing
> it
> tells me that for security, it will print the page to a temporary folder.
> When I go to that temporary folder, there is no PDF document. How can I
> get
> Windows Vista to print the web page to the folder of my choice?
> --
> AuxCox, Beverly, MA


My System SpecsSystem Spec
Old 02-18-2007   #3 (permalink)
bjr


 
 

Re: Printing to Adobe PDF in Windows Vista

Dave - Foxit works just fine here (Ultimate X64 and Premium X86) for PDF
prints. I gave up on Adobe long ago - too much of a resource hog.
BJ

David A. Lessnau wrote:
> I have the same problem here. After thinking about it a bit, my guess
> is that it's a problem with permissions (or, more specifically, the
> integrity level of a folder). I believe everything coming from the
> browser is given the lowest permission level to keep malware from
> executing. So, add-ins can't write to a normal directory. I haven't
> tried it yet, but it might be possible to do some kind of ICACLS on a
> folder to set its integrity level low enough for IE to print to it.
> Again, this is just a guess and I haven't tried it yet, but something
> like the following might work:
>
> - Open a Command Prompt as Administrator (right-click Command Prompt and
> click Run As Administrator)
> - Browse to the folder that will contain web-printed pages
> - Type: "ICACLS <folder name> /setintegritylevel (CI)(OI)Low"
>
> If anyone knows enough about this to confirm or deny its applicability,
> please let me know.
>
>
>
>
> "AuxCox" <AuxCox@discussions.microsoft.com> wrote in message
> news:1B1D1C15-23CE-41EC-A727-537DC8525C1E@microsoft.com...
>> I have Adobe Professional v7.0 on my pc.
>> In Windows XP, to print a web page to a PDF file I would simply select
>> Adobe
>> PDF as the printer. In Windows Vista when I attempt to do the same
>> thing it
>> tells me that for security, it will print the page to a temporary folder.
>> When I go to that temporary folder, there is no PDF document. How can
>> I get
>> Windows Vista to print the web page to the folder of my choice?
>> --
>> AuxCox, Beverly, MA

>

My System SpecsSystem Spec
Old 02-19-2007   #4 (permalink)
David A. Lessnau


 
 

Re: Printing to Adobe PDF in Windows Vista

I'll keep Foxit in mind if I ever replace this Adobe Acrobat Pro 7 for my
scanning solution. But, since I currently need that scanning ability
(specifically, the OCR scan to PDF), I really don't want to mess with
dueling PDF printers. Once Acrobat's gone, though, that's a horse of a
different color. The wife is using PrimoPDF on her XP machine. So, I'll
probably end up trying that on Vista, too.

This also goes back to an earlier post I made here about Office 2007's "Save
As PDF" download. Since I've got that installed, I'd have thought IE7's
"Save As" dialog would now include a PDF option (just like Office's Document
Scanning ought to (but doesn't)). But, it doesn't. It would have been nice
if Microsoft had implemented that utility as a Service or Device Driver
(usable by everything installed on the computer) instead of just as an
add-in for specific programs.




"bjr" <bj-nospam@comcast.net> wrote in message
news:uhiZ2c9UHHA.1636@TK2MSFTNGP02.phx.gbl...
> Dave - Foxit works just fine here (Ultimate X64 and Premium X86) for PDF
> prints. I gave up on Adobe long ago - too much of a resource hog.
> BJ
>
> David A. Lessnau wrote:
>> I have the same problem here. After thinking about it a bit, my guess is
>> that it's a problem with permissions (or, more specifically, the
>> integrity level of a folder). I believe everything coming from the
>> browser is given the lowest permission level to keep malware from
>> executing. So, add-ins can't write to a normal directory. I haven't
>> tried it yet, but it might be possible to do some kind of ICACLS on a
>> folder to set its integrity level low enough for IE to print to it.
>> Again, this is just a guess and I haven't tried it yet, but something
>> like the following might work:
>>
>> - Open a Command Prompt as Administrator (right-click Command Prompt and
>> click Run As Administrator)
>> - Browse to the folder that will contain web-printed pages
>> - Type: "ICACLS <folder name> /setintegritylevel (CI)(OI)Low"
>>
>> If anyone knows enough about this to confirm or deny its applicability,
>> please let me know.
>>
>>
>>
>>
>> "AuxCox" <AuxCox@discussions.microsoft.com> wrote in message
>> news:1B1D1C15-23CE-41EC-A727-537DC8525C1E@microsoft.com...
>>> I have Adobe Professional v7.0 on my pc.
>>> In Windows XP, to print a web page to a PDF file I would simply select
>>> Adobe
>>> PDF as the printer. In Windows Vista when I attempt to do the same
>>> thing it
>>> tells me that for security, it will print the page to a temporary
>>> folder.
>>> When I go to that temporary folder, there is no PDF document. How can I
>>> get
>>> Windows Vista to print the web page to the folder of my choice?
>>> --
>>> AuxCox, Beverly, MA

>>


My System SpecsSystem Spec
Old 02-19-2007   #5 (permalink)
David A. Lessnau


 
 

Re: Printing to Adobe PDF in Windows Vista

Just to let you know, I tried using ICACLS as in my previous post. It
doesn't work. Same problem.

bjr's suggestion of using another PDF printing program knocked a few
neuron's loose in my brain and I tried a different *browser*. There's no
problem printing a web page to a PDF in Firefox. So, as a work-around, try
an alternate browser of some sort. Here's the link to Firefox:

http://www.mozilla.com/en-US/firefox/




"AuxCox" <AuxCox@discussions.microsoft.com> wrote in message
news:1B1D1C15-23CE-41EC-A727-537DC8525C1E@microsoft.com...
>I have Adobe Professional v7.0 on my pc.
> In Windows XP, to print a web page to a PDF file I would simply select
> Adobe
> PDF as the printer. In Windows Vista when I attempt to do the same thing
> it
> tells me that for security, it will print the page to a temporary folder.
> When I go to that temporary folder, there is no PDF document. How can I
> get
> Windows Vista to print the web page to the folder of my choice?
> --
> AuxCox, Beverly, MA


My System SpecsSystem Spec
Old 02-19-2007   #6 (permalink)
Donald Mills


 
 

Re: Printing to Adobe PDF in Windows Vista

As a thought, I use Adobe v8 on Vista Ultimate x86. The add-in button that
can go on the tool bar works great every time. I've noticed also that trying
to print to a printer for PDF is hinky at times. So I always use the little
PDF button that was installed when Adobe v8 loaded and when printing a web
page.

Don't know if that helps any but maybe...



"AuxCox" <AuxCox@discussions.microsoft.com> wrote in message
news:1B1D1C15-23CE-41EC-A727-537DC8525C1E@microsoft.com...
>I have Adobe Professional v7.0 on my pc.
> In Windows XP, to print a web page to a PDF file I would simply select
> Adobe
> PDF as the printer. In Windows Vista when I attempt to do the same thing
> it
> tells me that for security, it will print the page to a temporary folder.
> When I go to that temporary folder, there is no PDF document. How can I
> get
> Windows Vista to print the web page to the folder of my choice?
> --
> AuxCox, Beverly, MA


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
printing a file created by the windows printing dialog (print to f PowerShell
printing from Adobe reader Vista print fax & scan
Printing issues with Adobe Acrobat 8 Pro & freebie Reader Vista General
Adobe Printing Vista print fax & scan
Printing to Adobe Distiller Vista print fax & scan


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46