Ask a Question related to Adobe Acrobat Macintosh, Design and Development.
-
Brenda_DePaula@adobeforums.com #1
Acrobat form field color help
I'm using Acrobat 6.0.2 to create fill-in-the-blank forms to be printed by a commercial printer. I need to assign specific Pantone colors to the fields to match the base pdf file. I run into a problem when printing. The file separates into 5 plates. CMYK for the fields that are assigned the pms color and a fifth plate for the pms color that the base pdf file is created with. What I need is a file that prints just one pms color.
Someone please tell me what I'm doing wrong so I can finish this project and move on with my life!!!!
Thanks,
Brenda
Brenda_DePaula@adobeforums.com Guest
-
FORM - TEXT FIELD Background Color
The FORM - TEXT FIELD BACKGROUND colour sometimes defaults to YELLOW and sometimes not depending upon the words that precede it. Using CSS Styles... -
Acrobat (Stnd.) Form field questions?
h'lo all, a couple of Acrobat (Standard) Form field "?"'s, if I may... I've downloaded a US Govt. document that's pdf & fill-in-able. D/L'ed three... -
Button form field. Acrobat St /Prof?
Has anyone found a way to do what the ButtonImportIcon feature allowed users to do in versions of AR before 6.0? I don't understand how they could... -
Acrobat 5.0 Calculating form field data
I created a spreadsheet adding rows and columns and I get an error message "f has no properties" when I enter data. -
Form Text field Color
You need to use CSS, apply a class to the folrmfield you want colored .formfield { background-color: blue; } "David" <dross@si.rr.com> wrote in... -
Aandi_Inston@adobeforums.com #2
Re: Acrobat form field color help
You can't create form fields in spot color.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Brenda_DePaula@adobeforums.com #3
Re: Acrobat form field color help
Thanks for the quick response Aandi. Is there a way to accomplish what I need with Java scripting or anything else?
Brenda_DePaula@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #4
Re: Acrobat form field color help
I can't think of a way to get the fields to spot, directly or
indirectly. Sorry.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Brenda_DePaula@adobeforums.com #5
Re: Acrobat form field color help
Hey Aandi,
Once again, thanks for the quick, if unwelcome, response. However, I'm sorta confused. I know of several print vendors that offer dynamic printing of business cards and forms. It sounds like what you're telling me is that they print these rather simple documents in 4 color rather than one. Is that accurate or am I missing something?
Brenda_DePaula@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #6
Re: Acrobat form field color help
There are more ways to do dynamic printing than forms. Forms don't
even offer process color, and aren't really aimed at pre-press.
Truly dynamic printing would require PDF editing on a server,
something you can't do with Acrobat.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Bret_Donaldson@adobeforums.com #7
Re: Acrobat form field color help
What aspect of the from filed are you trying create using spot color? The background? The text?
As mentioned earlier, form fields don't use spot color. If you want the background to be spot, then create the color/tint in you oroiginal document and create a text field with no background color.
If it's the text you want to be spot, you might try this. Create the entire file using black and/or percentages of black. This will generate a single plate for printing. Then tell the printer to use your desired PMS color to actually run the job.
Bret_Donaldson@adobeforums.com Guest
-
Brenda_DePaula@adobeforums.com #8
Re: Acrobat form field color help
Ok Aandi. We are using the FDF Toolkit with an ASP.NET application. From your experience, will it be possible to use spot colors in the fields or should we abandon the FDF Toolkit and go with a 3rd party product? If so, can you recommend one? By the way, the application allows our employees to dynamically create their business cards and send the print job to the vendor. Everything else about the application works fine, except I need to deliver the file to the vendor in a spot color. The background and design on the card work as spot color but the dynamically filled in form fields do not.
Thanks for all your help Aandi!
Brenda
Brenda_DePaula@adobeforums.com Guest
-
Brenda_DePaula@adobeforums.com #9
Re: Acrobat form field color help
Bret,
Thanks for the response. I tried that but the fields are still separating to 4 plates. Seems really strange but I think we're going to have to go a different route for pdfs that need to be professionally printed.
Brenda
Brenda_DePaula@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #10
Re: Acrobat form field color help
I don't think the FDF toolkit can change things. There is no spot
color in form fields, so far as I know (though I think with some
effort and JavaScript you can have CMYK).
There are many tools, but support for spot color is rare; you should
probably make this the first thing to check.
Aandi Inston
Aandi_Inston@adobeforums.com Guest



Reply With Quote

