Forum: Formatting Text
April 9th, 2019, 03:19 PM
|
Replies: 4
Views: 1,775
|
Forum: Formatting Text
March 25th, 2019, 01:59 PM
|
Replies: 5
Views: 1,285
Re: Return Graphic File Name
Dan, I'm running the template in WebCRD for garment printing. Its got 3 pages, the first 2 contain a variety of image locations. The third page purely is to label which location gets which file. Just...
|
Forum: Formatting Text
March 25th, 2019, 11:04 AM
|
Replies: 5
Views: 1,285
Re: Return Graphic File Name
Thanks guys for the direction Alex/Dan.
Dan, I've got the images showing up, but since there are multiple images in the template, the shop guys would like a page that names locations and which...
|
Forum: Formatting Text
March 20th, 2019, 12:38 PM
|
Replies: 5
Views: 1,285
Return Graphic File Name
Hi, I'm trying to return a file name from a graphic upload and I'm not sure where to start with this. Ideally, I'd like to just create a blank rule that says if Field (x) = "", return ""; else return...
|
Forum: FusionPro® VDP Creator
January 4th, 2019, 10:13 AM
|
Replies: 7
Views: 2,564
Re: Other Scaling Methods
Yes, I see that its not quite clear as all of the images are sized appropriately. Let me see if I can clarify it:
The image frame is 0.75"x0.75" (as are the images). The frame is set to 'Best Fit'...
|
Forum: FusionPro® VDP Creator
December 27th, 2018, 09:59 AM
|
Replies: 7
Views: 2,564
|
Forum: FusionPro® VDP Creator
December 12th, 2018, 01:08 PM
|
Replies: 7
Views: 2,564
Re: Other Scaling Methods
I've attached the test version of the business card we are working through. The graphic frame is the exact size and there are a few images in there too.
|
Forum: FusionPro® VDP Creator
December 12th, 2018, 09:31 AM
|
Replies: 7
Views: 2,564
Other Scaling Methods
I was wondering if anyone has scaled images inside of a graphic frame in a way different than the presets (Best fit, Proportional fill, Fill to shortest edge & Fill)? We're building out a business...
|
Forum: FusionPro® VDP Creator
November 9th, 2018, 08:48 AM
|
Replies: 2
Views: 1,765
Re: Ampersand Changes
Thanks Dan, I forgot to respond, but it was that I was leaving the box unchecked for "Treat returned strings as tagged text". Simple solution and just a moment of airheadedness!
|
Forum: The JavaScript Library
October 17th, 2018, 08:59 AM
|
Replies: 4
Views: 5,725
Re: Ampersand problem
So if I wanted to make sure that all & display correctly, would I just enter the below for all fields?
Var1 = ReplaceSubstring("&","&");
I'm running into the issue of users entering & and it...
|
Forum: FusionPro® VDP Creator
October 15th, 2018, 04:00 PM
|
Replies: 2
Views: 1,765
Ampersand Changes
Customers are using our new business card template (uploaded and configured on WebCRD) and in one of the fields (title), many of them are adding and ampersand '&' but it changes to "amp;" instead of...
|
Forum: Imposition
September 11th, 2018, 01:09 PM
|
Replies: 4
Views: 4,671
Re: FPImposer hidden settings
Hey I have a quick question on this; Has anyone else lost the bleed on the bottom record of the page?
Every time that I discard space in between records, the imposition template keeps all bleeds...
|
Forum: FusionPro® VDP Creator
September 4th, 2018, 02:40 PM
|
Replies: 6
Views: 2,681
Re: Crop Marks hidden
Dan, I've tried to resize the file, but I can't get it small enough to upload on this site :(
Any other way to upload the file?
|
Forum: FusionPro® VDP Creator
September 4th, 2018, 01:51 PM
|
Replies: 6
Views: 2,681
Re: Crop Marks hidden
Dan, which files are you looking for? I attached the composition output file but if there is something else that would help, let me know & I can post it.
|
Forum: FusionPro® VDP Creator
September 4th, 2018, 11:14 AM
|
Replies: 6
Views: 2,681
Crop Marks hidden
I'm running into an issue with my imposed file where crop marks are falling behind the imposed business card, instead of on top. I'm not sure if this is a setting in FP Imposer, InDesign or Acrobat...
|
Forum: FusionPro® VDP Creator
August 16th, 2018, 12:27 PM
|
Replies: 2
Views: 1,678
Web to print showing bleed
Don't know if anyone has run in to this before, but when I uploaded my business card template into WebCRD, the preview is showing the bleed (3.75x2.25, not showing 3.5x2). Has anyone else run into...
|
Forum: FusionPro® VDP Creator
August 15th, 2018, 01:00 PM
|
Replies: 1
Views: 1,399
Arrange Frames
I'm sure there is an obvious answer to this, but its eluding me. Is there a way to arrange frames to be 'sent to back' or 'bring forward' like inside of InDesign/Illustrator?
|
Forum: FusionPro® VDP Creator
June 11th, 2018, 11:10 AM
|
Replies: 0
Views: 1,456
Parent Child Drop Downs
I've seen a few posts about parent child relationships in the HTML, but I haven't seen any that talk about having on drop down populate from another. Is this possible in FusionPro?
Example:
...
|
Forum: The JavaScript Library
June 4th, 2018, 11:02 AM
|
Replies: 11
Views: 5,522
Re: Switching pages with on record start
Can I ask one question here: Where is 'size' coming from? There is no variable in the document named size (or rule) and the only reference to any number is in the page name.
|
Forum: The JavaScript Library
May 29th, 2018, 07:05 AM
|
Replies: 11
Views: 5,522
Re: Switching pages with on record start
I've added my data sheet. There are 4 variables: FirstName, LastName, Years of Service & Style. Not too much as these is very little information needed from the customer.
I'm going to read more...
|
Forum: The JavaScript Library
May 25th, 2018, 10:24 AM
|
Replies: 11
Views: 5,522
Re: Switching pages with on record start
Step,
I have one question: Why add a default size and no numerical case for the largest size? Everything else makes sense to me but this. And no matter what size I change to, the output will only...
|
Forum: The JavaScript Library
May 24th, 2018, 06:50 AM
|
Replies: 11
Views: 5,522
Re: Switching pages with on record start
Yes, the years will only be entered in those specific ranges (company policy for these items).
I've gone ahead and added this into the OnRecordStart and all records are composed on the 72x36...
|
Forum: The JavaScript Library
May 23rd, 2018, 08:55 AM
|
Replies: 11
Views: 5,522
Re: Switching pages with on record start
Scotts, for the most part this script works except once I remove the switch, I get a syntax error on the first 'case'. I'm trying to work through it now and will update with fix once it is working.
|
Forum: The JavaScript Library
May 23rd, 2018, 07:29 AM
|
Replies: 11
Views: 5,522
Re: Switching pages with on record start
Ste Pennell, you are almost correct with the syntax. I don't just have 3 pages of the specific sizes (18x12, 60x30 & 72x36), but 9 pages, one for each size and style due to text frames being...
|
Forum: The JavaScript Library
May 22nd, 2018, 04:40 PM
|
Replies: 11
Views: 5,522
|