brajeshk12751679
Adobe Employee
brajeshk12751679
Adobe Employee
Activity
Adobe Employee
in Acrobat Services API Discussions
‎May 19, 2021
12:29 AM
1 Upvote
‎May 19, 2021
12:29 AM
1 Upvote
Hi,
We are sorry for missing on this. It seems that the action is considered as pop up by browser and hence hyperlink doesn't open the file though it should ideally not have happened because the action was on explicit user click. I agree that this is an important bug. We have added it for our near term roadmap for resolution.
... View more
‎Jan 28, 2021
08:20 PM
Thanks for more information. I think what you are using is not Adobe PDF portfolio. Embed APIs do work in any web application. Are you running into issue when using Embed APIs in Portfolio or you are not able to find how to extend Portfolio with Embed code? If it's former we can help if you can provide more information like the error and sample code snippet that is throwing error. But, if it's latter, you might have to work with Adobe Portfolio support or forum because they know best how to extend that product.
... View more
‎Jan 26, 2021
09:16 PM
Embed APIs should work even within an iframe. I am not sure what's portfolio though. If you are referring to Adobe PDF portfolio, please note that Embed APIs don't support opening PDF portfolio. You would need to use Adobe Acrobat or Adobe Acrobat Reader to open PDF portfolio.
... View more
Adobe Employee
in Acrobat Services API Discussions
‎Jan 23, 2021
12:27 AM
1 Upvote
‎Jan 23, 2021
12:27 AM
1 Upvote
No, Embed APIs don't ofer HIPPA compliance. Please refer to FAQ for more information on data collection.
... View more
‎Jan 23, 2021
12:24 AM
No, currently there is no way to suppress anonymous product usage analytics. I shall let my colleague @Arpan Bhattacharya provide more information about paid option but perhaps there aren't any at this point of time.
... View more
‎Jan 20, 2021
02:50 AM
Yes, that should be possible. Please refer to the public facing Embed APIs documentation for Save API here.
... View more
Adobe Employee
in Acrobat Services API Discussions
‎Nov 29, 2020
09:14 PM
1 Upvote
‎Nov 29, 2020
09:14 PM
1 Upvote
It's on our roadmap. You should expect more annotation tools including the list that you have shared to be available in the first half of 2021 in Embed APIs .
... View more
Adobe Employee
in Adobe Acrobat Online Discussions
‎Nov 21, 2020
10:14 PM
1 Upvote
‎Nov 21, 2020
10:14 PM
1 Upvote
Hi Henry,
Your understanding is correct. There is a known bug where '#' in file name doesn't work with Microsoft Graph APIs. We have already raised this issue with Microsoft and awaiting fix from them but there isn't any ETA from them.
-Brajesh
... View more
Adobe Employee
in Acrobat Services API Discussions
‎Nov 20, 2020
10:46 PM
1 Upvote
‎Nov 20, 2020
10:46 PM
1 Upvote
Hi,
Thank you for using Adobe Embed APIs. We haven't yet exposed Text annotation i.e. 'Add Text' tool via commenting APIs. That's the reason 'Add Text' tool is not available when you switch to API mode. It's however, available for consumption from standard commenting UX. We will roll out 'Add Text' annotation API shortly either this year itself or latest by January.
Thanks
... View more
‎Nov 02, 2020
10:08 PM
Hi Christian ,
Thanks for trying out. Yes, we worked extensively with Microsoft to get the issue of long URL resolved. The major reason was the long user token that was encoded in the URL that Microsoft passed us. Now, Microsoft has updated the algorithm to keep that short (Earlier it was of the order of 1500 characters but now they have reduced it to about 700 characters) and hence the issue got resolved. The fix was rolled out gradually around October 20 and it's now available across all Office 365 tenants.
-Brajesh
... View more
‎Oct 22, 2020
12:45 AM
I just wanted to update that Search API is a bit delayed. I am still sure that it will be avaiable soon but don't have an ETA yet.
... View more
‎Sep 11, 2020
12:21 AM
Thank you for reporting this issue. This forum is for DC Platform APIs. I have responded on https://community.adobe.com/t5/adobe-acrobat-online/unable-to-open-pdfs-in-sharepoint-online/m-p/11229481?page=1.
... View more
Adobe Employee
in Adobe Acrobat Online Discussions
‎Sep 11, 2020
12:19 AM
3 Upvotes
‎Sep 11, 2020
12:19 AM
3 Upvotes
Thank you for reporting this issue. This issue is due to a bug in Microsoft file handler. We have already raised this with Microsoft and following up with them. The good news is that they have agreed to fix and roll that out by end of September or October.
... View more
‎Sep 10, 2020
05:25 AM
Yes, Seach API will be available very soon in Embed APIs. I am expecting it to be available as early as next month i.e. October.
... View more
‎Aug 26, 2020
06:02 AM
Thank you for evaluating Adobe Embed APIs. You can still keep your files on G Drive and use Embed APIs. But, you will have to write a small application through which you can use G Drive APIs to download the file and then pass the file blob to Adobe embed APIs. It's well documented. Please refer to the public documentation of Embed APIs here - https://www.adobe.io/apis/documentcloud/dcsdk/docs.html
You should find "Passing file content" subsection under "PDF Embed API basics" section.
... View more
‎Jul 31, 2020
04:12 AM
Good to know that you were able to resolve the issue. PDF Embed API doesn't supprt base64 encoded content but you can still use it. We have posted a response on that post for how to make base64 encoded PDF work with Embed APIs.
... View more
‎Jul 31, 2020
04:04 AM
No, PDF Embed APIs don't support base64 encoded PDF. Please find more information on Embed APIs here - https://www.adobe.io/apis/documentcloud/dcsdk/docs.html. You can however, open file in your application, convert from base 64 and pass converted blob to Embed APIs. Help documentation also describes how to pass file blob.
... View more
‎Jul 31, 2020
03:57 AM
Please provide more information about the error that you are getting for us to help you.
... View more
‎Jul 31, 2020
03:55 AM
Please refer to PDF Embed APIs help document https://www.adobe.io/apis/documentcloud/dcsdk/docs.html for what all is supported. Embed APIs don't support digital signing as yet.
... View more
‎Jul 06, 2020
01:18 AM
Thank you for using View SDK. As of current release, View SDK doesn't support configuring stroke width but we do have this feature in our backlog. Please do keep a watch on new releases.
... View more
‎May 11, 2020
10:03 PM
Please enable CORS for your resources on your server or use the View SDK on the same domain as your resource. Hope this clarifies.
... View more
Adobe Employee
in Acrobat Services API Discussions
‎May 07, 2020
08:20 AM
1 Upvote
‎May 07, 2020
08:20 AM
1 Upvote
Thanks for using View SDK. We are sorry that you aren't able to open this document. It seems there are some issues specific to this file. We are investigating and will get back to you shortly.
... View more
‎May 07, 2020
08:05 AM
Thanks for using View SDK. We are sorry about late response. Yes, you can disable text selection. Please refer to View SDK "enableTextSelection" API in help document here - https://www.adobe.com/devnet-docs/dcsdk_io/viewSDK/howtos_ui.html#viewer-api
... View more
Adobe Employee
in Acrobat Services API Discussions
‎May 07, 2020
05:03 AM
2 Upvotes
‎May 07, 2020
05:03 AM
2 Upvotes
We don't have this support yet. We will consider your request and add it to our future roadmap.
... View more
Adobe Employee
in Acrobat Services API Discussions
‎May 07, 2020
04:22 AM
1 Upvote
‎May 07, 2020
04:22 AM
1 Upvote
Thank you for using View SDK. We are sorry for delayed response. Currecntly, View SDK doesn't support PDF form with JS but it's on our future roadmap. In the meantime please use other available features and do let us know if you have any feedback.
... View more
‎May 04, 2020
10:20 PM
Yes, you can navigate to specific page. Please refer to the help guide - https://www.adobe.com/devnet-docs/dcsdk_io/viewSDK/howtos_ui.html#viewer-api
... View more
‎Apr 22, 2020
05:04 AM
Hello,
Thank you for using View SDK. If I understand correctly, you are trying out View SDK from your local machine. When you pass the PDF file path of a https server you see different behavior and when you pass http path you observe different behavior. If that's the case, could you share the code snippet of your application?
You should see same UI regardless of PDF location.
... View more
Adobe Employee
in Acrobat Services API Discussions
‎Apr 14, 2020
01:46 AM
1 Upvote
‎Apr 14, 2020
01:46 AM
1 Upvote
Thank you for using View SDK and providing feedback. We are working on making 'Save' button configurable so that it can be configured to be shown/hidden. You should get an update of View SDK early next month with this change.
... View more
Adobe Employee
in Acrobat Services API Discussions
‎Apr 06, 2020
06:45 AM
1 Upvote
‎Apr 06, 2020
06:45 AM
1 Upvote
Thanks Max. React library might not be feasible for SDK that is only available online.
The discrepancies that you have mentioned for In Line view are actually intended to an extent. I shall let my team know about your requirements to take it further.
... View more
‎Apr 04, 2020
09:40 PM
Thank you for your interest in View SDK. We will be having a release within next two weeks which will have APIs for commenting. We are working on a few more features for future releases. Could you share what do you mean by customizable React library?
We got requests for View SDK samples in React and that should be available with the upcoming release. Are you also looking forward to this or do you want some sort of npm module for View SDK? We can't do latter due to Adobe legal, security and copyright protection guidelines.
... View more