『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Unlock the power of Acrobat SDK through our community.
新着順
Hi,I need to develop a plug-in to merge multiple pages into one page using SDK.1)create a blank Document;2)create a blank page with desired size;3)copy content from page 1 to the blank page with a position;4)copy content from page 2 to the blank page with another position;5)save and close the document.Any idea about step 3) and step 4)? Thank you.
I use the Fill and Sign tool to add info to contracts. Since the last update I have noticed that when I have complete adding the type text it goes on the sheet. However when I print it seams to erase all of the typed text. It keeps the check marks but none of the typed text. This is super frustrating as I have to then go back and re-enter all of the fields. I find it ridiculous that Adobe has not support for its customers directly. I am going to have to look at other products that can do this work for me a dump adobe for myself and my company. Why do I pay a subscription charge if you do not support the most basic functions.
When saving or printing to PDF (acrobat x) out of Publisher 2010, I am unable to preserve transparency in shape images? Any suggestions?
I am working with a windows 10 operating system, trying to print 11x17 PDF to HP Color LaserJet CP5225dn. Print comes out in wrong orientation, landscape file or portrait file always comes out in opposite orientation, cut off with white space at the bottom. even after switching page orientation. tested on multiple pdf files so it is not a corrupt file either. 11x17's print correctly from other programs so the problem is localized to adobe. I have tried multiple driver options for the printer to no avail.
Is there anyway to mirror multiple PDFs in a given folder all at one time. I'm looking to create a new PDF of the original, but with the images mirrored, and an altered filename (ex. append the word "mirror" to the end of the filename). I know that the Adobe PDF print drive has the capability to mirror output, but I have hundreds of PDFs I need mirrored and am hoping there is a way to do this in bulk.I'm using a windows 10 machine and have access to the following Adobe Products:Illustrator CC (2015.3)Photoshop CC (2015.5)Acrobat DCBridge CC (2015)Dreamweaver CC (2015)Camera Raw CCThank you
Hi EveryoneI am trying to implement a digital signature culture to my company. But how can I start to use digital signatures but make sure no one can make a fake signature using my own personal detailsIt seems really easy to add n my own details and all this information is company knowledge and would be easy for someone to make a fake signature that looks excatly like my own.So I look forward to any comments and ideasmany thanks inadvanceRob
Hello Everyone,We have a lot of PDFs that come through our office that require compression. To accomplish this, we have an Action that we run that runs the Reduce File Size tool, to make compatible from 9.0 and later, then Saves to Local Folder that uses the PDF Optimizer option to lower some of ppi for parts of the file.Recently we've encountered a few random files that are saved after compression and a portion of the file's text has been replaced with gibberish. If I edit the text, manually re-type it, and run the compression it works fine. If I Print To PDF and compress the result, the compression works fine. If it Save As and save a copy, it still comes out gibberish.The issue is repeatable on the same files, but not all forms of this type are experiencing the issue.I'm running DC Pro on a Windows 7 Pro VM.Any thoughts?
Not too long ago, I upgraded to Windows 10 which uses MS Edge instead of regular Explorer. Everything was fine after the upgrade. But there must've been an update that I wasn't aware of. Now when I click to open a document, it opens in like a Windows Edge page instead of using Adobe Acrobat. Now I have to first open Acrobat, then click on Open and then click on the document before I can edit the doc. Way too many steps. Orginally purchased XI Pro and may have gone through several upgrades since then. I appreciate any help.
hi guys... I'm working in Microsoft Word 2016 and then converting to pdf... I want to add hyperlinks to a series of pictures - the hyperlink works in PDF but it is just the boring old handtool ... does anyone know how I can spice it up - perhaps with a shadow appearing around the picture as the handtool hovers over it? Is this possible when converting from Word?
Just received an email for combining project files and drag and drop to arrange pdf pages. I just listened to the video and it says you can save to the cloud and make changes from your ipad anywhere. I tried to do this and not able to. I have Adobe Reader installed on my Ipad Pro and wanted to add/delete text to a saved document. When I select the T tool and click where I want to make the change it brings up a text box and unable to insert/delete the text I want to change in the sentence.
I am getting a run time error In Acrobat DC installation. I tried downloading vcredist_x64.exe but don't think that worked either. Any suggestions on next steps to take?
I tried the trial version of Acrobat DC, when the trial expired, I tried to reinstall Acrobat Pro X1. I got a message "a more capable version is detected" and the installation stopped. I removed Acrobat DC from the computer and tried to reinstall Acrobat Pro X1 and got the same message, and the installation stopped. How do I clean the remnants of Adobe DC?
I just opened my Acrobat 9 Pro and received an error message stating that my licensing had expired with number (148:3). What is this?
Downloaded Adobe Pro 9 from our website and using my volume license key. I am getting message invalid Serial number.
I am trying to install adobe 10. I uninstalled the new version and each time I try to install 10 I get a message saying I need win zip. I just bought win zip and I still get the message. What can I do to install adobe 10
Using custom calculation script to display string based on conditions entered into other form fields.I have text box configured for rich text and multiple-line display.How can I add rich text (like a bold font) to certain words within my string that is part of a custom calculation script? Typical html codes do not seem to have any effect.
hi folks, i customized a dynamic stamp (template) for approving pdf documents. you can choose the approvers name from a popup menu and the stamp shows his name. it works fine, but i want to add another textfield which should contain the signature of the approver. i already built a specific font with all necessary signatures. So what i need is an extra textfield to be populated with a single character ("a", "b" or "c") based on the selection the user made in the popup menu. If user selects the first name of popup menu, the extra text field should be populated with a simple "a" (in my font "a" is the signature of the first name in popup menu); if second name is selected, the extra text field should be populated with a simple "b", and so on... Do you guys have any idea how to do this in javascript ?
As a novice I'm trying to create Javascript for a PDF whereby ticking boxes 1, 2 or 3 automatically ticks box 4 but I want the tick in box 4 to be unticked if boxes 1, 2 or 3 are unticked/deselected.At the moment box 4 remains ticked if 1, 2 or 3 are deselected.I've tried options on the net and the code at the moment is if (event.target.value!="Off") this.getField("TICKBOX4").checkThisBox(0, true); but I can't work how to automatically untick box 4 if any of the other 3 are unticked. Any help would be appreciated and I suspect this is quite straightforward if you know what you're doing!!!
0down votefavoriteWhat I need is collect certain data from a form created in Adobe Acrobat Pro DC. Creating the form is straight forward and getting the data mailed or tracked through the software itself is simple too but that's not what I need. I need that data in form of an FDF or HTML and then fetch it with minimal user interaction. Below is a sample of the form I shall be using:While adobe provides the option of export to url, but there aren't a lot of tutorials online that show such a process clearly. You can see the option provided in the export below:If anyone has ever executed something like this, please guide me through it.
I updated to Windows 10 and have Adobe X Pro. Before in Windows 7 I could sign my .pdf and share the document by hitting send with the appropriate email address. It took off and landed in the recipient's inbox.In this version it does not. It goes and looks like it was sent, but it really didn't go anywhere. (Where it went I have no idea, but I missed some deadlines because I thought it was sent.)Does anybody have a fix for this? I can do a work-around where I save the .pdf to my desktop and through Outlook attach it to a new message and it will go. But if I try to send through the "share" part of Adobe Acrobat it doesn't really send. This is kind of a pain since I do this many times a day for my clients.
hey, i just saved my word file to pdf. My word file has headings, acrobat does not recognize so I decided to create again in acrobat dc. The problem is there is no bookmark option in navigation pane. I search all online but I couldn't find it. The dc can open already bookmarked old pdf, and bookmarks section is available when I open it. But every new document I created, I can not use the bookmarks. Could you please help?
Can you merge all of your picture and Word documents into a single PDF and at the same time convert each of them into separate single PDF documents?
I am trying to compare two distinct PDF documents, both of which are are in the Japanese language. Each document is ~20 pages, and has verifiable differences, as found with simple human review and using ExamDiff Pro. When I try to compare these two documents (or any other Japanese documents) I receive the below error:Once the comparison completes, Acrobat says no differences were found between the documents. We also see this issue in the Japanese GUI version of Acrobat (though I am unsure of the version #)Has anyone else seen this, and if so, what is the solution -if any?
I am using acrobat pro 9 and would like to put a security restriction on a document whereby it restricts printing but the user can enter a password to enable printing. Is there a way of doing this? i.e. The end user receives the pdf, clicks to print and a dialog box pops up asking for the password to enable printing. Thanks for any help.
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.