Re: error 505...
Re: Photoshop won't even Launch
Hi
Try using this tool to uninstall/reinstall, sometimes corrupt files can get left behind from a normal uninstall
Use the Creative Cloud Cleaner Tool to solve installation problems
Re: Заполнить и подписать
Not possible.
Re: PS to Premiere
You should be able to open the PSD in Premiere Pro, no need to go through Photoshop first.
Re: How to render composition for instagram stories?
Until you are an expert in video compression and formats do not create custom settings. Use the default settings. They work whether you are using the Adobe Media Encoder, Premiere Pros's embedded AME or the Output Module and Render Cue. Tinkering with the settings without knowing exactly what you are doing is what is causing your problem.
Re: What JavaScript Version for my Acrobat?
Yup, the different version numbers are confusing.
You can easily add the missing functionality in e.g. a document level script by adding this:
if (!Math.trunc) { Math.trunc = function (v) { return v < 0 ? Math.ceil(v) : Math.floor(v); }; }
This is a "polyfill" and you can usually add missing functionality this way to make modern JavaScript run in older JS engines.
Weekly Challenge – Protect shared prototypes using passwords
The Challenge
- Password protect prototypes and design specs in XD.
- Share your published projectby replying to this post with the URL and the password.
- Describe your experience with using this feature, and provide suggestions around improving it. We will feature the best shares on our social media properties, with the required citations.
Re: Impossible de définir le nombre maximal de fichiers à ouvrir
Ok, merci je regarderai cela
Re: Printing Folders
How would one print it as a flat sheet?
ACS is not capturing open correctly for Android push notification
From our android app we are sending the right click through events , however the adobe always registers 1 for click , open and impression even though we are just dismissing the notification.
Android Events :
When user dismisses the push notification , app sends : click > 1, impression >1 open >0 : Adobe registers all 1’s
When the user open the push notification , app sends : click >1 , impression >1, open >1: Works fine
Re: MS Office file Affiliation on Windows 10
Hi Akash,
thank you for your fast reply.
I am running 9.1.0.338
i uninstalled and reinstalled - restared and cleared preferences again. Same issue.
Re: Photoshop won't even Launch
Hi there,
That does not sound good, let's make it right.
Please try Ged's suggestion and see if it helps.
You should also update Photoshop to version 20.0.5 via the Creative Cloud desktop app and see how it goes.
Also, check out this article and let us know if it helps.
Troubleshoot file recovery in Photoshop
Regards,
Sahil
Re: hallo alle zusammen hab ein Problem und würde mich freuen wenn ihr mir helfen könnt ,und zwar jedesmal wenn ich synchronisiere verschiebt sich die spüren kann mir eine sagen wo dran dass liegt
Was ist mit "spüren" gemeint?
Re: Flickering mouse and blue loading ring
Did you try the basic Windows theme?
Re: How do you loop an action in Acrobat 11 Pro
Hi,
I have a problem related to the above which I hope you can help me resolve. I have the following script:
function printFileMultipleTimes(filePath, numCopies) {
var doc = app.openDoc(filePath);
if (doc!=null) {
var pp = doc.getPrintParams(); pp.NumCopies = numCopies; pp.interactive = pp.constants.interactionLevel.automatic; doc.print(pp);
doc.closeDoc(true);
}
}
for (var i=1; i<=1; i++) {
printFileMultipleTimes("File1.pdf", 1);
printFileMultipleTimes("File2.pdf", 1);
printFileMultipleTimes("File3.pdf", 1);
printFileMultipleTimes("File4.pdf", 1);
printFileMultipleTimes("File5.pdf", 1);
printFileMultipleTimes("File6.pdf", 1);
printFileMultipleTimes("File7.pdf", 1);
etc.
printFileMultipleTimes("File60.pdf", 1);
}
Re: Reset Color Correction & Grade
Remove the effects from the clip. If it gets darker, it's because one of those effects was used to make it brighter.
Photoshop CC 2018 Launch Error "File name was not valid" on Windows 10
Hello,
My Photoshop (CC 2018) recently just stopped working on my laptop (Win10 x64), as in it won't even launch or open.
When I try to open it, I first get the error message "could not complete your request because the file name was not valid"
then when I press OK, the following error pops up "could not initialize photoshop because the file name was not valid".
Does anyone have a clue why this happened all of a sudden? and how to fix it?
I tried removing / reinstalling / updating to the newest version / starting as administrator / removing preferences / restarting my laptop but had no luck in fixing.
The last time I used it without any problem was a few weeks ago.
My other Adobe programs (Illustrator, Indesign) work just fine. It's just Photoshop that I'm having trouble with.
I'd really appreciate any input. Thanks
{Thread renamed by moderator}
I need to print to PDF as 12" x 18" paper. How do I do that, as it does not seem to be an option?
I need to send someone just a few pages of a set of architectural drawings. So I'm "printing to PDF" in Acrobat, and I need to print to 12 x 18" paper, which is not an option. How do I add that as an option on a PC?
How can I remove my information from a contract Im making for my wifes company?
Im making a small "contract" that my wife will use with her clients. When I play around with the signing options, my information keeps coming up. How do I remove my information from the document completely and add her information?
Re: Responsive to Non responsive
Thanks for your answer , i use quiz so it seems impossible like you said