Quantcast
Channel: Adobe Community: Message List
Viewing all 108516 articles
Browse latest View live

Re: error 505...


Re: Photoshop won't even Launch

Re: Заполнить и подписать

Re: PS to Premiere

$
0
0

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?

$
0
0

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?

$
0
0

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

Re: Impossible de définir le nombre maximal de fichiers à ouvrir


Re: Printing Folders

$
0
0

How would one print it as a flat sheet?

ACS is not capturing open correctly for Android push notification

$
0
0

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

$
0
0

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

$
0
0

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

Re: Flickering mouse and blue loading ring

$
0
0

Did you try the basic Windows theme?

Re: How do you loop an action in Acrobat 11 Pro

$
0
0

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);

           }

 

 

I am trying to print 60 documents in sequence. However, the script stops after printing the 49th document.
If I then change the script just to print the unprinted documents then it will work.
So in other words, it all works in two batches, but not as one batch for the entire 60 documents.
Can you please explain why this is happening and if there is a way round this so that it prints as one batch.
Thanks!

Re: Reset Color Correction & Grade

$
0
0

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

$
0
0

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"

1.PNG

then when I press OK, the following error pops up "could not initialize photoshop because the file name was not valid".

2.PNG

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?

$
0
0

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?

$
0
0

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

$
0
0

Thanks for your answer , i use quiz so it  seems impossible like you said

Viewing all 108516 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>