Quantcast
Channel: Adobe Community : Discussion List - All Communities
Viewing all 238792 articles
Browse latest View live

Updated Apps

$
0
0

I just got back to my desktop and saw a notification that two of my CC apps have updated.  I checked the listing and saw what looked like a brief note with the version of Illustrator CC.  How can I find out what apps have been updated?


Es posible comprar directamente las licencias de Creative Cloud para empresas

$
0
0

Es posible comprar directamente las licencias de Creative Cloud para empresas

AEM Adaptive form has issue while submitting

$
0
0

Hi,

 

i am working on AEM 6.4.2.0 and forms addon package. I am not able to submit the form. the error is see is

*ERROR* [0:0:0:0:0:0:0:1 [1563274881114] GET /conf/ReferenceEditableTemplates/settings/wcm/templates/blank/initial.html HTTP/1.1] com.day.cq.wcm.tags.IncludeTag Error while executing script afpagecontent.html

org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: Required script resource could not be located: body.js. The caller is /libs/fd/af/components/page2/aftemplatedpage/afpagecontent.html

at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:5 10) [org.apache.sling.scripting.core:2.0.54]

at com.day.cq.wcm.tags.IncludeTag.includeScript(IncludeTag.java:178) [com.day.cq.wcm.cq-wcm-taglib:5.12.2]

at com.day.cq.wcm.tags.IncludeTag.doEndTag(IncludeTag.java:95) [com.day.cq.wcm.cq-wcm-taglib:5.12.2]

Caused by: org.apache.sling.scripting.sightly.SightlyException: Required script resource could not be located: body.js. The caller is /libs/fd/af/components/page2/aftemplatedpage/afpagecontent.html

at org.apache.sling.scripting.sightly.js.impl.Utils.getScriptResource(Utils.java:63) [org.apache.sling.scripting.sightly.js.provider:1.0.26]

 

Is there a hot fix to load body.js whicj i dont find in repository.

 

Thanks

Sudarshan

How do you turn Words, Logos, etc. into Fireworks?

VBScript wiki anyone ?

$
0
0

Hi dear fellow developers !

 

I'm in dire need of your help ... I just started InDesign scripting in VBScript (since I'm usually coding in VB.NET, I thought it would make it a little bit easier for me to apprehend ...), but I can't seem to find any referential for the VBScript functions and parameters available in InDesign ...

 

Does anybody know if such a document exists ? It would really be helpful !

 

Thanks to you all.

Can not place SVG image

$
0
0

Hi,

 

I'm developing a plugin, where users can create a rectangle and afterwards place an image into this rectangle.

Now, this works fine for different file-types (jpg, png, pdf, ...), but not for SVG.

 

This is a code-snippet, which should be enough to understand the problem: (placed is my ArtHandle, fPath the Path to my file)

     error = sAIPlaced->SetPlacedFileSpecification(placed, fPath);

      error = sAIArt->UpdateArtworkLink(placed, true, NULL);

 

The second line produces the following error-message "Could not find a plug-in to read the linked file "test.svg". Choose Replace to select another file or Ignore to leave the link unchanged."

 

Has anyone an idea, how to solve this problem?

Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin

$
0
0

Hello team, we are using the getPercentPageViewed plugin v3.01 and meet the following case:

 

Installation

1. Added the plugin code in Plugin Section:

/* Adobe Consulting Plugin: getPercentPageViewed v3.01 w/handlePPVevents helper function (Requires AppMeasurement and p_fo plugin) */

s.getPercentPageViewed=function(pid,ch){var s=this,a=s.c_r("s_ppv");a=-1<a.indexOf(",")?a.split(","):[];a[0]=s.unescape(a[0]);

pid=pid?pid:s.pageName?s.pageName:document.location.href;s.ppvChange=ch?ch:!0;if("undefine d"===typeof s.linkType||"o"!==

s.linkType)s.ppvID&&s.ppvID===pid||(s.ppvID=pid,s.c_w("s_ppv",""),s.handlePPVevents()),s.p _fo("s_gppvLoad")&&window

.addEventListener&&(window.addEventListener("load",s.handlePPVevents,!1),window.addEventLi stener("click",s.handlePPVevents, !1),window.addEventListener("scroll",s.handlePPVevents,!1),window.addEventListener("resiz e",s.handlePPVevents,!1)),s._ppvPreviousPage=a[0]?a[0]:"",s._ppvHighestPercentViewed=a[1]? a[1]:"",s._ppvInitialPercentViewed=a[2]?a[2]:"",s._ppvHighestPixelsSeen=a[3]?a[3]:""};

/* Adobe Consulting Plugin: handlePPVevents helper function (for getPercentPageViewed v3.01 Plugin) */

s.handlePPVevents=function(){if("undefined"!==typeof s_c_il){for(var c=0,d=s_c_il.length;c<d;c++)if(s_c_il[c]&&s_c_il[c].getPercentPageViewed){var a=s_c_il[c];break}if(a&&a.ppvID){var f=Math.max(Math.max(document.body.scrollHeight,document.documentElement.scrollHeight),Mat h.max(document.body.offsetHeight,document.documentElement.offsetHeight),Math.max(document.

body.clientHeight,document.documentElement.clientHeight));c=(window.pageYOffset||window.do cument.documentElement.scrollTop||window.document.body.scrollTop)+(window.innerHeight||doc ument.documentElement.clientHeight||document.body.clientHeight);d=Math.min(Math.round

(c/f*100),100);var e="";!a.c_r("s_tp")||a.unescape(a.c_r("s_ppv").split(",")[0])!==a.ppvID||1==a.ppvChange&&

a.c_r("s_tp")&&f!= a.c_r("s_tp")?(a.c_w("s_tp",f),a.c_w("s_ppv","")):e=a.c_r("s_ppv");var b=e&&-1<e.indexOf(",")?e.split(",",4):[];f=0<b.length?b[0]:escape(a.ppvID);var g=1<b.length?parseInt(b[1]):d,h=2<b.length?parseInt(b[2]):d;b=3<b.length?parseInt(b[3]):c ;0<d&&(e=f+","+(d>g?d:g)+","+h+","+(c>b?c:b));a.c_w("s_ppv",e)}}};

/* Adobe Consulting Plugin: p_fo (pageFirstOnly) v2.0 (Requires AppMeasurement) */

s.p_fo=function(on){var s=this;s.__fo||(s.__fo={});if(s.__fo[on])return!1;s.__fo[on]={};return!0};

 

2. Added initialization code in doPlugin section:

 

    if(s.pageName)        s.getPercentPageViewed();    if(s._ppvPreviousPage)        s.eVar10 = s._ppvHighestPercentViewed;

 

Testing

When the page is loading all is okay - pageview tag fires. But when you do hard refresh (ctrl + f5) - pageview tag doesn't load. I strongly confident it's cased by this plugin because if we disable it, the problem doesn't appear.

 

Can someone please describe why it happens and how to fix it.

Screen text on start

$
0
0

When I open PSE direct the text and buttons are too small to see, But, when I open PSE from an image, the screen is easy to read and understand. I want to make PSE the same, why should it open itself with miniscule text. I am on Win 10 x 64 and a 28 inch screen. Desktop res is 3840 x 2160 which works on every program except PSE.

 

I have just tried an re install, now both versions are too small to read.


Editor stürzt bei Sicherung immer ab

$
0
0

Hallo, ich verwende PSE 2018 und plötzlich kann ich bearbeitete Fotos nicht mehr sichern - der Editor hängt sich auf und ich kann das nur mehr mit dem Task Manager beenden. Virenscan und Neuinstallation von PSE 2018 sind erfolglos. Vor Kurzem erfolgte das Update Windows 10 auf Version 1903. Welche Lösung gibt es?

Vielen Dank

Pixel tools in the newest animate

$
0
0

Hi!

Is there a way to get the pixel tools for animate cc 2019?

I looked at various tutorials on the internet, but none have worked.

Is there some kind of code i can add the the animate folder to make these

tools possible to use?

thanks,

David K

Shape hints

$
0
0

Does Anybody know why my shape hints are not working. I am a beginner and am still learning. The Hints are not working like in the videos.

my computer crashed and I'm trying to reinstall my Acrobat Adobe Pro but it doesn't like my serial number. Who can I call to get assistance? I can't find a telephone number anywhere

$
0
0

my computer crashed and I'm trying to reinstall my Acrobat Adobe Pro but it doesn't like my serial number.  Who can I call to get assistance?  I can't find a telephone number anywhere

Audition 12.1 takes 80,744 ticks to complete "Initializing (AuUI)"

$
0
0

Folks,

 

As the title states, this version takes this much time to complete this step of the initialization process every time I start Audition.  It works fine after initialization completes.  Version 11 has no issues.  I find Version 12 unusable until this issue is resolved.  I have tried resetting to the defaults, but no luck.  i am using a mid 2015 Macbook Pro with Mojave (10.14.4) at the moment.  Below is a clip of the log file.  Please help.

 

Ticks = 2492      <4519183808> <AuLog.Startup> <5> Initializing AuUI

Ticks = 83236      <4519183808> <AuLog.Startup> <5> Setting up temp directories

Ticks = 83268      <4519183808> <AuLog.Startup> <5> AuUI initialization sequence complete.

 

Thanks,

 

Blaine

Black borders when exprting for stabelised clips (fine on timeline)

$
0
0

Everything is OK on the timeline but when I export I get black borders on the top/left (around 10%) when clips are stabelised with warp stabelise.

 

Ive tried exporting stright from Premoere, using AME abd restarting PC.  No Joy.

 

Any ideas?

Ben

Need a basic reminder of how to scale images for export to different size files

$
0
0

I don't use AI all the time, but thought I understood the best way to scale an AI image for export.  But, following the technique, I'm getting some terrible quality export files.  If someone sees something I'm missing....

 

I started with a 640x640 pixel artboard.  No particular reason for the size choice.

 

The artboard contains 3 text entries, and an 8-point compass rose.  The rose was built using the star tool, and some triangles.  It ends up including 2 4-point stars, and 8 triangles used just for coloring.

 

The text entries are simple 2-3 word phrases.

 

After building the graphics and text, I selected all objects, and scaled them to 20%.  Created a new artboard, and collapsed it around the graphics (Object>Artboards).

 

I then export to PNG using the artboards.  With one named "100pct" and the other "20pct", the result of the export is the two files.

 

Given all the scaling appears to be vector objects, my expectation is the graphics in both files would be high quality.

 

But, when I place or insert the 20pct PNG image, it's quite grainy.

 

I actually get acceptable results by inserting the 100pct PNG image and then scaling it to 20%.  But there, I'm changing bit images, so the tolerance won't be much.

 

What am I doing wrong using the approach of scaling vector images into their own artboards.  Shouldn't I get equally good quality in each of the PNG files?


Deletion of files

Acrobat XI Serial number is revoked

$
0
0

I just need to raise a complaint.

How to find font name in ".eps" (Math Type) in Indesign using java script?

$
0
0

Hi?

 

How to find font name in ".eps" (Math Type) in Indesign using java script?

 

I used below code but only getting text font list

 

var myApplicationFonts = app.fonts;

var myDocument = app.documents.item(0);

var myStory = myDocument.stories.item(0);

var myDocumentFonts = myDocument.fonts;

 

 

var myDocumentFontNames = myDocument.fonts.everyItem().name;

var myString = "Document Fonts:\r";

for(var myCounter = 0;myCounter<myDocumentFontNames.length; myCounter++)

{

    myString += myDocumentFontNames[myCounter] + "\r";

}

 

 

myStory.contents = myString;

 

 

Could you please help me anyone?

 

Thanks,

Arun

Acrobat Reader

$
0
0

Hi all,

 

our form has been created with LC Designer. The field is a currency field. I edit the field with Reader Version 2017 and save the file. When I open the file again with the Reader Version 2017 the content disappears. When I open the same file with all other PDF Readers: Chrome, IE, etc. the content is still there, could be edited, and saved.

Only with the Adobe Reader it is not possible.

 

thanks

Karl

Discussion: InDesign problems and innovations...

$
0
0

Hi community members,

As users of InDesign and other lay-outing tools, I want to ask you some questions:

  • What is new in the world of document layouting? Something innovative? For example: Gridifying based on page dimensions
  • What problems are faced in the domain of typography that you think must be solved? For example: #Fontphoria: Adobe MAX 2018 (Sneak Peek) | Adobe Creative Cloud - YouTube
  • Any smart solutions or workflows you want in the product that can ease work? For example: replacing all missing glyphs in a document in one click
  • Anything out of the box workflows? For example: Automatically applying fonts to a document based on context...
  • Anything which you feel sounds cool and amazing and is useful?
  • Something which other tools do but not InDesign? For example: Messages in iOS 10: How to Use Emoji Replacement and Prediction - MacRumors

 

Above are just pointers i can think of right now. Would love to hear more such ideas, hurdles and other opinions... I also found one such innovative idea here: Dynamic baseline related unit of measurement – Adobe InDesign Feedback

 

FYI: The idea is not define the InDesign roadmap or mention bugs. We have a seperate page for that: Adobe InDesign Feedback .

The sole purpose of asking this here, is to gain understanding and knowledge regarding what concerns are facing our customers and  knowing the innovations they want in the product. (something like InDesign CC 2019 new feature - Content-Aware Fit - YouTube )

 

Please feel free to express your idea even if it is totally weird at its core

 

Thanks,

Aman

Viewing all 238792 articles
Browse latest View live


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