『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Unlock the full value of DC Web with our global community.
新着順
We are using PDF Embed API and Adobe PDF Services API with in AEM. First one for rendering PDF preview of Assets in ACS Asset detail page. Second generating PDF for HTML based content. Now there is another team , using Connector for PDF operation on a SharePoint site.
Please see the attached PDF that includes a mailto link. This is what I'm expecting into see on the page: This is what is shown when loaded via PDF Embed:
I'm using PDF Embed APIs to show PDF in my application. I have predefined annotations that I'm showing to the user and each annotation has a comments section. Now users can add replies to those comments and I want to save those replies in my DB. So I want to know about any event that gets triggered when we add a comment or a reply in the PDF.
Hi, Im trying to implement the full screen button feature on the control bar along with zoom control. ATM i get zoom control when using full window mode, and i get a full screen option when using sized container mode. Is there a way/mode to combine this features so i get both zoom and full screen at the same time? Thanks in advance.
Hello. Our shared UI micro-frontend platform hosts widgets developed by different teams. One such team specifically requires inline embedding of PDFs in their content, however the particular react grid layout of our platform has meant preventing scroll events at the top/document level of the DOM. This presents a problem, as Adobe PDF Embed in inline mode appears to attempt scroll events at the document level, causing bugs in navigation and loading of the PDF. Removing 'in-line' from config, and thereby using the default of Full Window, solves the issue, however Full Window is not suitable for requirements due to the presence other page content. It must be inline or some version of it. Is there any way in in-line embed mode to specify some DOM element other than document, such as a div, as the scroll container, or any possibility that it could be provided?
I am using Adobe PDFServiceSDK, using PDF Api Services. I am using static Html to pdf conversion functionality I am getting good result with default Header and Footer but it is Indented to be customized Header & Footer does Adobe PDFServiceSDK support customized Header and Footer in Html to PDF Conversion? for now i am using free trail. if you can share any guide or support related to this. Any suggestion ?
Hello,I had trouble to have my Table headers repeats on several page using a wor template to generate PDF.When flagging the header of my table as repeatable row, I expect it to be repeated on each page: But when using this Template to generate a PDF, i have the headers only on the first page.Does anyone had this trouble and found a solution? You can find attached the word template file and the JSON used to generated the PDF template as well as the PDF file of the result.Thank you for taking time to read this,Tony
From the adobe react repo on GitHub, inside the saveApiHandler, I am calling a server api to store and save the document. The functionality works fine, as I am able to save the document.Now I want to implement the overwriting feature using Status Callback. The documentation tells to use the save and status callback together but did not elaborate further on the topic as How. Please advise about the following.1. My documents are stored on the server, saved and retrieved through rest calls. How can the status api detect the changes on the server if made by another user. 2. How can I use the save and status callbacks together to achieve the complete save experience (as stated in the documentation). Both are separate callbacks and executes at a different time in the application life cycle. 3. Is there simple documentation on how to handle this very common scenario of preventing overwriting files are when saved through rest calls? Here is my code for sav
Hola, el motivo de esta propuesta es que los usuarios de dispotitivos de escritorio que abran un documento en el modo sized container no pueden hacer zoom en el documento. Gracias de antemano
Hola, realizo esta propuesta para futuras versiones de la api,. El motivo es mejorar la experiencia de los usuarios con dispositivos móviles, de este modo desaparecerán los controles del navegador y se puede interactuar con el documento pdf mucho mejor. Gracias de antemano
Hola, mi nombre es Daniel y he decidido usar PDF Embed API en mi app de enseñanza de música, ya que me parece un gran servicio y muy fácil de usar. El motivo de que me ponga en contacto con ustedes es que necesito que el usuario pueda ver el documento en pantalla completa, y el modo "full window" no tiene esa opción. Entoces me he decantado por el modo "size container". En este modo todo funciona muy bien excepto cuando el usuario interactúa con el documento en pantalla completa. El problema es que el visor se sale de pantalla completa cuando el usuario arrastra el dedo de arriba hacia abajo, lo que hace que ver el documento en pantalla completa sea imposible. Adjunto video reproduciendo el fallo. Gracias de antemano.
Hi, Just wondering if anyone knows if the Document Cloud Services .NET SDK provides any means of writing metadata to the created PDF. Particularly I am also wanting to create some custom metadata properties. I could see anything in examples like this and I'm unable to find any documentation on this. I would be grateful if anyone can point me in the right direction. Many thanksPeter
Hello,I want to create tagged pdf from HTML template in .net core. How can i achieve this? I have tried to find this feature in Adobe PDF services API but no luck. Please suggest.
Hi,I use the Adobe.PDFServicesSDK in a .NET application.I see that the ExtractPDFOperation is not available ?Is this correct ? If yes, when this function will be included in the .NET version ?Thank you,Robert
I am getting PDFs returned with image areas that would be read by the OCR using desktop software. Are there different factors or limitation on what the OCR API can do?
Hello, Is it possible to make a PDF unprintable with Power Automate connector?
Hello, My company is considering using the Adobe Document Generation API. Does Adobe provide any guaranty regarding the performence of the API ? Does Adobe provide guarantee that the document generation API is always fast ? Do you provide metrics on how fast the API should be ? Can you share with me the terms of use / the service level agreement of the Adobe Document Generation API ? Thanks
I am trying to generate a PDF document from a Microsoft forms. The problems is that I keep having an INVALID PARAMETER because one of the data in the form. The data is generated from a question in which the person can choose more than one option (check boxes). In excel the data appears like this: ["Docking Station","Monitor"] and when I try to merge files the system gets in conflict and generates the below JSON: {"Equipamentos": "["Docking Station","Monitor"]"} With that above JSON it is not possible finalize the flow.. Grateful if anyone could help me with this issue.
Hi, I just started trying your pdf extraction api for a client, it's seems to be working fine but I am having issues with how to get the needed data while all the PDFs are visually exactly the same. Therefore, the paths, rows and index are never the same for the same elements. Here is an exemple : For the first invoice PDF, if I am trying to get the first "Cat. No." :Path : //Document/Sect/Table/TR[7]/TD[3]/PIndex : 68Row count : 6 For the second invoice, first "Cat. No." :Path : //Document/Sect/Table[2]/TR[2]/TD[3]/PIndex : 60Row count : 5 Am I doing something wrong or is the API not precise enough?Thank you for your help!
Hello,I have a strange file preview error I do not understand. https://marketing.marketingguys.nl/acton/media/7349/acton-hosted-pdfPDF file can be viewed with PDF Embed API. PDF file hosted on same server as webpagehttps://marketing.marketingguys.nl/acton/media/7349/external-hosted-pdfPDF file can be viewed with PDF Embed API. PDF url from Adobe demohttps://marketing.marketingguys.nl/acton/media/7349/external-not-workingPDF file gives file preview error with PDF Embed API. PDF file hosted on our company website server (marketingguys.com)https://marketingguys.com/nl/knowledge/whitepaper-sales-en-marketing-alignment-whitepaper/Same PDF file as number 3, but webpages hosted on marketingguys.com, it works. Why does the 2nd one work and the 3rd one not?
I have tried the PDF Extract API service. However, it does not extract text which is are in bullet points.Is there any options that I need to use?
Hey folks, if you use Document Generation via our connector for Power Automate (https://developer.adobe.com/document-services/apis/microsoft-pa-integration/), please note we've updated the connector to support the Fragments feature of Document Generation (https://developer.adobe.com/document-services/docs/overview/document-generation-api/fragments/). That's it - enjoy. 🙂
I found an issue with the library, if you have a PDF with anchors, the anchors are linking to the desired page plus one. for example if the anchor is pointing to page 19, when you click on it, it will send you to the page 20, but the PDF is working fine when you open it directly in a browser: https://www.delltechnologies.com/asset/en-us/solutions/business-solutions/briefs-summaries/delltechnologies-fy22-esg-report.pdf You can replicate the issue if you use the DEMO page: https://documentcloud.adobe.com/view-sdk-demo/index.html#/view/FULL_WINDOW/Bodea%20Brochure.pdf Follow these steps: 1.- go to the Demo page: https://documentcloud.adobe.com/view-sdk-demo/index.html#/view/FULL_WINDOW/Bodea%20Brochure.pdf 2.- Click on Customize button on the bottom left corner: 3.- Download this PDF: https://www.delltechnologies.com/asset/en-us/solutions/business-solutions/briefs-summaries/delltechnologies-fy22-esg-report.pdf to your local drive and
I'm using the Java SDK.The API cannot be called in a proxy environment that requires authentication.What should I do now?
Hi all,I'm using PDF Embed APIs to show PDF on my webpage. I have some annotations that I have rendered on that PDF and users get the option to change the color of the annotation.Now by default, there are 18 color options to select from. But I want to show only 5-6 colors of my choices there. So is there any way to do it?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.