『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Unlock the power of Acrobat SDK through our community.
新着順
Businesses are increasingly adopting Microsoft 365 to improve collaboration, security, and accessibility. One of the biggest challenges during this transition is performing a smooth pst to office 365 migration without risking valuable email data. The MailsDaddy PST to Office 365 Migration Tool is designed to simplify the migration process while maintaining complete data integrity.The software supports migration of emails, contacts, calendars, notes, journals, tasks, and attachments directly from PST files to Office 365 mailboxes. It preserves folder hierarchy, email formatting, metadata, and other mailbox properties throughout the migration process.Organizations can migrate pst to office 365 in bulk, making it an ideal solution for businesses handling multiple user accounts. Advanced filtering options allow administrators to transfer only specific folders or emails based on date range or other criteria. This helps reduce unnecessary data migration and improves efficiency.The ability to
SharePoint tenant to tenant migration involves transferring sites, document libraries, permissions, metadata, and other business content from one Microsoft 365 tenant to another. Microsoft provides native options, but they often require significant manual effort, careful planning, and additional scripts to handle large-scale environments. Organizations also need to consider user mapping, version history, permission retention, and minimizing downtime during the transition.For a smoother experience, many administrators prefer using the SysTools SharePoint Migration Tool. It allows direct migration between SharePoint Online tenants while preserving document metadata, permissions, version history, and folder structures. The tool supports bulk migration, incremental transfers, and detailed reporting, which helps simplify complex projects and reduce the risks associated with manual methods. It can be particularly useful for mergers, acquisitions, or organizational restructuring where accurat
I have an old email archive saved in MBOX format that was exported from Thunderbird. I recently switched to Outlook and realized it doesn't recognize MBOX files directly.I looked into using Thunderbird and the IMAP method, but it seems like a long process, especially because my mailbox contains several thousand emails with attachments and multiple folders. I'm also worried about losing the original folder structure or email metadata during the transfer.Has anyone found a reliable way to convert MBOX files to Outlook PST while keeping emails, attachments, and folder hierarchy intact? I came across the BitRecover MBOX to PST Converter while searching online, but I'd like to know if anyone here has used it or can recommend a better approach.Any suggestions or real experiences would be appreciated.
Hi everyone, We're excited to announce that a new Adobe Community experience is coming this January. A little bit about the update: The new experience will be simpler to navigate, make it easier to connect with other creatives and Adobe experts, and is designed so you have a say in the evolution of the Adobe apps you use each day. In the meantime: Adobe Community will remain active. Keep using it as usual—there will be no interruption in access. In fact, you’ll notice even more Adobe Experts on deck to provide faster responses before, during, and after the update. No existing content will be lost in the update. Every single post, reply, solution, feature request, and bug report you’ve made will be transferred to the new experience. You won't need to recreate anything. Existing content will reappear in two phases. At launch, posts created on or before November 16th will be available immediately. A few weeks later, you’ll see posts created between Novem
Hi everyone, I need to archive a large number of Office 365 emails as PDF files for backup and documentation. I've looked at Outlook's print option, but it seems too time-consuming for bulk emails. While searching online, I came across the Advik Office 365 Backup Took, which claims to export Office 365 emails directly to PDF. Has anyone here used it? Is it reliable, or is there a better way to archive emails while keeping attachments and formatting intact?
Hi everyone,I'm trying to convert a YouTube video into a PowerPoint presentation and would love some advice. The video contains useful information that I want to summarize into slides for a class discussion and internal team training.What is the best way to turn a YouTube video into a PPT? Do you usually create slides manually from key timestamps, use the transcript to build the presentation, or follow another approach? I'd also appreciate tips on organizing the content, choosing the right number of slides, and highlighting the most important points without making the presentation too text-heavy.Looking forward to hearing your suggestions and experiences. Thanks!
I'm writing because I haven't been able to solve this problem.I'm generating a DOCX file using Microsoft Word.I need to insert hyperlinks to specific pages in several PDF files stored on my computer's local drive.When I click a hyperlink, the PDF opens at the location where I left it during my last viewing, but it ignores the page number I specify at the end of the link using the #page=12 syntax (where 12 is the page that should open immediately).
Hi everyone,I'm working on a PDF timesheet form in Acrobat where employees enter their daily start/end times and breaks. The form calculates total hours worked and exports the results to CSV.The problem is that Acrobat JavaScript calculates everything in HH:MM format, but our payroll system requires decimal hours (for example, 7:30 should become 7.50). I've noticed small discrepancies when users manually convert the values before importing them into payroll.For testing, I compared Acrobat's output with an external work-hours calculator that handles HH:MM to decimal conversion and overtime calculations: https://mauricettecalcul.fr/Is there a recommended Acrobat JavaScript approach for accurately converting worked hours to decimal values before CSV export? Ideally, I'd like the PDF to generate payroll-ready figures automatically.Thanks for any guidance.
I have turned off email verification on webforms but adobe keeps asking for verificationI need to turn it off
Our college is looking for a system to digitize and automate the internal submission and approval process.Currently, submissions need to be reviewed and approved by multiple departments and managers before they are finalized. We are looking for a solution that can:• Allow users to create and submit forms electronically.• Route submissions through multiple approval levels/workflows.• Track the status of each submission in real time.• Maintain an audit trail showing who approved, rejected, or commented on a submission.• Send notifications to the next approver in the process.• Provide reporting and visibility into outstanding and completed submissions.• Integrate with Microsoft 365 where possible.Has anyone implemented a similar workflow within the Addu ecosystem? If so, which module or solution would you recommend, and what has been your experience?
I use Take a Snapshot to make mailing labels. Today this option isn’t working. When I select Tak and Snapshot screen turns gray and cursor is followed by a white teardrop. If you try and select the label address it makes a white box which disappears as soon as I let go. Obviously have something set wrong, just don’t know what. Have tried rebooting multiple times.
I am trying to do one operation during pdf close and trying to persist it Using PDDocSave. The problem is all other unsaved things also gets saved due to this which I don't want. So is there a way to save only a particular change while closing? Or should I avoid save operation during the pdClose call back all togehter
Chciałbym dowiedzieć się co mam w tym zdjęciu poprawić, żeby jakość była lepsza?
I had a legitimate copy of CS 5.5 installed on my old iMac, which I use sporadically. Not frequent enough to justify an upgrade to a paid subscription anyway.After I had to re-install this iMacs OS (High Sierra, 10.13.6, last available for this iMac), I had to re-install the applications as well.Adobe site, after log in, gives me my software key as well as an option to download the installation files. Nice!After download, clicking on install.dmg opens the installation wizzard, but clicking install returns a message: “install” can not be opened. You need to remove the disk image. Same message after open with/contents/MacOS/Install.Is there a way to open the installation file and get installation going? Obviously all files are present.Thanks!
I'm developing an Acrobat plugin (C++) that needs to automatically remove specific custom stamp annotations (calculator tape annotations) when the document is closed, based on a user preference setting.The requirement: When the preference "Clear Calculator Tape on Save" is enabled, any calculator tape annotations should be removed from the document when it is closed, so that upon reopening, the tapes are no longer present.I’ve tried few things like:1. AVDocWillCloseNSEL with PDDocSave: I registered for AVDocWillCloseNSEL, removed the annotations in the callback, and called PDDocSave(doc, PDSaveIncremental, ...) to persist the removal. This works when the document is clean (no unsaved changes). However, when the document has unsaved non-tape changes (e.g., an unsaved symbol annotation) and the user clicks "Don't Save" on Acrobat's prompt, my PDDocSave call still writes to disk — effectively overriding the user's "Don't Save" intent for the other changes2.PDDocWillSaveNSEL (no explicit s
I have a sub that opens a PDF, adds a couple signature fields to it, and then saves the file. All works well if I save the file to a different name, but I need to save the file using the same file name, but it's not working like it used to. Thank you.Code:Sub AddSigFields(docName As String, SignLeft As Boolean, SignRight As Boolean) Dim AcroApp As Acrobat.CAcroApp Dim pdDoc As Acrobat.CAcroPDDoc Dim avDoc As Acrobat.CAcroAVDoc Dim JSO As Object Dim SignField As Object 'I omitted the code that defines the SigCoord arrays. Not the problem. Set AcroApp = CreateObject("AcroExch.App") Set avDoc = CreateObject("AcroExch.AVDoc") If avDoc.Open(docName, "") Then Set pdDoc = avDoc.GetPDDoc Set JSO = pdDoc.GetJSObject If SignLeft Then Set SignField = JSO.AddField("SigFieldLeft", "signature", 0, SigCoordsLeft) End If If SignRight Then
I am implementing one feauters which is performed when the pdf is closed. But it should only happen if the document has all its changes saved. Suppose if the user closes the pdf without saving the changes, the feauters will not trigger.So I am looking for a way to see if the pdf is saved or not? I found one method PDDocIsModified. But it is not working
I have made a PDB document with Acrobat Pro 2025 , containing a text field entry and a QR Code visualization (barcode component). The QR Code does well refresh when the text field is entered.However when I open the same document with Acrobat Reader 2025 . The QR Code stay a gray rectangle ,How can I avoid that issue ?I noticed the message when I inserted the barcode component : “A Barcode field encodes data that end-users type into a fillable PDF Form. Use of this type of field for paper forms processing requires Adobe’s Barcoded Paper Forms solution(Separate license required)”I notice the similar point I an previous post :What is the process to obtain that license today? Is it still “LiveCycle”?I use the 26 mouths Acobate Pro licence.Thanks in advance .BRArnaud
I’m trying to use Javascript to extract and save the first two pages of a document, and save that new document in the same folder as the main file. But I’m having trouble whenever the folder name contains a comma. Is there any workaround? Unfortunately removing the commas in the folder name isn’t an option. Script I’m using below: try { var doc = this; var srcPath = doc.path; var folderPath = srcPath.substring(0, srcPath.lastIndexOf("/")); var baseName = "Document.pdf"; var newPath = folderPath + "/" + baseName; var newDoc = doc.extractPages({ nStart: 0, nEnd: 1 }); newDoc.saveAs({ cPath: newPath }); newDoc.closeDoc();}
With my JavaScript, I invert the page order and simultaneously write the new page order to the console.To avoid the hassle of manually copying the sequence of numbers from the console, the new page order should also be immediately added to the clipboard so that it can be inserted into another program using STR+V.To do this, I create a temporary text field, insert the sequence of numbers, and copy it, hoping to then have it in the clipboard.Unfortunately, this only works sporadically and is more unreliable than reliable.I would be grateful for any tips on how I can improve this!var order = [];for (var i = this.numPages - 1; i >= 0; i--) { order.push(i + 1);}var orderStr = order.join(" ");console.println(orderStr);var f = this.addField("tempCopyField", "text", 0, [0, 0, 300, 20]);f.value = orderStr;f.setFocus();app.execMenuItem("SelectAll");app.execMenuItem("Copy");this.removeField("tempCopyField");Regardsyosimo
Hello everyone,We are currently analyzing a behavior in SAP Adobe Forms when generating PDF outputs (Purchase Order printouts). We have noticed that when the PO country is Switzerland (CH) and the language is German (DE), Italian (IT), or French (FR), the amounts are printed using apostrophes (’) as the thousands separator.However, when the language is English (EN) for the same country, the amounts are printed using a comma (,) instead.In the Adobe Forms layout (Patterns → Numeric Field), we can see that the thousands separator depends on the locale configuration, and that for the Swiss locales (de-CH, fr-CH, it-CH), the apostrophe appears as the default grouping separator.My question for the Adobe community is:Is this behavior the standard and expected formatting for Switzerland in Adobe Forms according to the locale definitions?More specifically, should the apostrophe (’) be used as the official thousands separator for the Switzerland-German, Switzerland-French, and Switzerland-Itali
I am familiar with using VBA to add data to fields of PDF Forms and to combine two PDF Files together.I am looking to work with PDF Portfolios - specifically, I need to be able to tell if a file is a portfolio, create a portfolio from separate PDF files, and add additional files to an existing portfolio.For determining if the file is a portfolio, the code I found online suggested this (after getting to the jso object): ' The key is the Doc.collection property in the Acrobat JavaScript API ' For a standard PDF, it returns a null object; for a portfolio, it returns a collection object If Not jso.Doc.collection Is Nothing Then IsPDFPortfolio = True End IfThe code is failing on the If statement for me with Error 438: Object does not support this property or method.After a lot of searching I found:https://opensource.adobe.com/dc-acrobat-sdk-docs/library/jsdevguide/JS_Dev_PDFCreation.html?highlight=collectionThat made me think I should be using:If Not D
I am looking for an efficient way to merge two PDFs: one with all odd pages scanned from a book, one with all even pages. This question has been posted many times in many different forums. I am unable to get the Javascript given in the following forum to work. https://forums.adobe.com/thread/286654. Generally, answers to this question are not helpful to me because 1) they provide instructions that apply to an earlier version of Adobe (I’m using Adobe Acrobat Pro DC), or 2) they involve purchasing software that I have found to be ineffective. A step by step post to complete code that can do the job and be pasted and saved as a custom command through the command Wizard (see the Jan 13, 2016 11:27 AM post at https://forums.adobe.com/thread/2063936, for an example of a good answer to a different question) would be much appreciated. Thanks, Carl
Hi all ,i am new to this community ,I am encountering an issue when attempting to save a PDF document using the PDDocSave function with the PDSaveCopy flag. The save operation fails with an "error opening the specified document" error for older PDFs (e.g., those beginning with %PDF-1.3), but works without issue for newer PDFs (e.g., %PDF-1.6).Observations:When I use other flags such as "PDSaveFull or PDSaveForceIncremental" operation on the problematic document using Adobe Acrobat Sdk, a new copy is created that works correctly with PDDocSave .This suggests that the "PDDocSave" process updates the document's internal structure to a newer version, effectively resolving the incompatibility.The call causing the issue is: PDDocSave(doc, PDSaveCopy, asPath, ASGetDefaultFileSys(), NULL, NULL);Core Question:What is the recommended method to programmatically upgrade or adapt an opened document's internal PDF version to a more recent, compatible version before performing operations like P
I am using the Adobe XMP Toolkit to add or modify XMP metadata in supported file formats. Currently, when XMP data is written and CloseFile() is called, the toolkit creates a temporary file and then replaces the original file with this temp file. From my understanding, this replacement is handled internally (possibly via the DeriveTemp API). Functionally, this works as expected. However, this approach is not ideal for my use case because when the original file is replaced the file attributes and permission are not same as previous. What I am looking for is a method or recommended approach to update or replace XMP metadata directly in the same file And also i found a method in TXMPFiles.incl_cpp. the method is: #if XMP_StaticBuild // ! Client XMP_IO objects can only be used in static builds. XMP_MethodIntro(TXMPFiles,bool):: OpenFile ( XMP_IO * clientIO, XMP_FileFormat format /*
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.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。