The page is opening in the same tab when updated as open link in New Tab. I selected new tab in rich text link plugin. I am able to see target="_blank" in author. when I open the page in view as publish and try to click the link it is loading in same tab. I checked in dev tools I didn't' find target...
Hi All,We are facing an issue with the "Go to Proof" link in Workfront. The details are as follows:When clicking the "Go to Proof" link on a desktop system, all browsers (Safari, Chrome, etc.) allow access without requiring an additional Adobe Workfront login.However, when clicking the "Go to Proof"...
I am developing a Photoshop plugin but I have some questions about how to distribute it securely.When I upload the file to the Marketplace with the Adobe Distribution option, there is no security issue for those who buy it through the Market. However, when I sell the plugin outside of the Market, wi...
i am using adobe PDF service to extract the table and text from the PDF document. I am using python SDK for the testing. But, I stuck on the following issue. INFO:adobe.pdfservices.operation.internal.pdf_services_helper:Started uploading assetINFO:adobe.pdfservices.operation.internal.pdf_services_h...
Hello there, I am trying to extract the tables from the PDF. Currently, I am using the PDF service python SDK. But, I am facing a problem in extraction results. The extracted results looks like encoded or corrupted. I have attached a screenshot of extracted table below. Additionally, Following JSON ...
I am trying to extract both text and tables from PDF document using python sdk. But, extracted data might be corrupted or encoded differently in my case. I have added sample o/p below. Do you have any idea, how to fix such issues during extraction. I have tested similar document in adobe pdf to exce...
Hi ,I am trying to extract data from a PDF however, i want the data to be extracted in a key value paired. For example, if PDF has a place that says enter "First name and and Middle Initial". Then this will act as the key. When the user enters their First name and Middle initial", then that will ...