MBee Posted July 19, 2012 Share Posted July 19, 2012 I need to be able to give the client the ability to upload and format large amounts of copy. I realized that they can paste the text from a Word doc into the interface, but...it is allowing me one font or the other and is not honoring the false bolds when generating proofs. Can multiple styles be formatted for use in TextEdit (body style and header style) and the ability to inset bulleted copy? Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted July 19, 2012 Share Posted July 19, 2012 When you say "upload," do you mean in a Web-to-Print system of some kind? If so, the web application will need to provide the text as tagged markup, using FusionPro's tagging. The Tags Reference Guide documents FusionPro's tagged markup system. Our own MarcomCentral Web-to-Print system uses its own rich text editor, from which it generates tagged markup, as does the Variable Text Editor dialog in FusionPro Creator (Desktop). FusionPro does not directly read in Word or RTF files. You can copy-and-paste from Word into the Variable Text Editor dialog, and it will capture some of the formatting, but it doesn't handle things like bulleted lists. Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted July 19, 2012 Share Posted July 19, 2012 Also, the FusionPro composition engine does use named character and paragraph styles internally, but these are not exposed in the Variable Text Editor in the Acrobat plug-in. The style dictionaries can be accessed and modified via the DIF Control API, and then called out in tagged markup text with <p style=***> tags. But this still requires the web application to manage the styles and tagging; the styles are not automatically brought in from Word or any other document or text format. Quote Link to comment Share on other sites More sharing options...
MBee Posted July 19, 2012 Author Share Posted July 19, 2012 I am using Fusion Pro Desktop and uploading to the Form/Template Setup. I only need the text from Word and have to assume that the end user will copy/pasting like I did to test this. But the client will need to format the text in the Editor through the online storefront. The only way that I know of uploading the amount of copy is through TextEditor, which works fine in context of that feature. Currently, I have only one field in my FP template marked <Main Copy> since the copy will vary greatly for each piece produced. However I need two styles to be functional with that one field (header and body). Would the tagging feature allow this? My first test, once uploaded, I only allowed the one font. Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted July 19, 2012 Share Posted July 19, 2012 I am using Fusion Pro Desktop and uploading to the Form/Template Setup. Do you mean MarcomCentral? If so, please ask your question in the MarcomCentral forum. The folks who monitor that forum will be better able to help. Or contact your CPM. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.