Jump to content

ThePorge

Members
  • Posts

    89
  • Joined

Everything posted by ThePorge

  1. I guess I was thrown off as I thought I was testing the output. I had commented out the match to see the result for the sole purpose of seeing exactly what I was working with. Only the input file name showed up in my output file's name and not the whole path. Conversely, I did as you said and put the result into a text box and it did contain the whole path. That seems to confuse me a bit as I seem to be getting different results. Is there something I am missing here? Thanks for you help btw and the works great!
  2. I'm trying to extract a job number from my input file name. This is in the OnRecordStart Rule. This outputs the pdfs with null where the job number should be. If I replace var inputName = FusionPro.Composition.inputFileName; with It works fantastically. I'm sure I'm overlooking something, but I can't seem to figure it out. Any help out there? Tks in advance!
  3. Dan, Your guidance is always appreciated. I was trying to put the pdf box assignment in the graphic rule. I had mistakenly been trying to accomplish this by assigning the pdf box before the variable was a resource... This.... vs this....
  4. Dan, Is there not a way to have the resource in a graphic frame be a specific size? eg. 77% or 7200px by 14400px. I can see how to do this for a inline graphic, but not in a Graphic frame. fyi. I'm trying to get the results I want by using the OnRecordStart rule with the following: "ChartBox".PDFBoundingBox = "ArtBox"; I have my graphic Frame named ChartBox, and verified the ArtBox in the pdf is the size I need....but this is not working either.
  5. I unmounted the server and connected with smb. Relinked the file and it still didn't work. Next I moved the file to my desktop and linked to it there and finally it previewed correctly. ***The only reason we still use afp is dealing with Type 1 fonts and a old backlog of T1 fonts. If it was up to me I'd throw them suckers in the trash bin of history, but we still see them come from customers on a regular basis....pity.
  6. Just wanted to include some shots of what I'm seeing
  7. and this problem come again. Outputs to a pdf just fine, but when previewing the file (a pdf resource) does not show up. There is also a jpg variable image that does show up. I tried using the create resource option and get a "File does not exist" error. See attached screen shot of the error and the info window side by side. Any more ideas?
  8. Setting up without a rule first question. After removing my rule I have no option to add this new variable to a FusionPro Text frame via the variable dropdown. It also can't be typed using Chevrons in the text edit window...However, if I type the new variable in BBedit with the Chevrons and then copy and past I can add the variable to the text edit window via copy and paste. Is this the expected behavior or should I go thru the trouble of making a rule so I can select it and then when completed delete the rule?
  9. Dan, you were spot on with clearing the array. Thank you so much this is now working fantastic!!!
  10. Ohh, I have also run the update to FP 10.1.9
  11. I took out the page names and changed my code per your suggestions to However when I compose it I get the following which again has me baffled?? ...and good Lord I looked and that code for two days and didn't see I miss-spelled length...AAAAhHHHHHHHH!!!!!
  12. Here is everything I currently have in the OnRecordStart **Note. I'm seeing some weird spaces in my code previewing on the web page that don't exist
  13. Nope, that's not it either. All that does is have all pages output. Not what I'm looking for either. Scott can I send you this personally? I'd have to strip out Customer data before I'd want to post to a public forum.
  14. Sorry for getting this in the JavaScript thread. Anyway...I know I didn't do this, but all the page usage was was set to "Unused" in the Manage page area...Or maybe I'm just going nuts? Still have no images on the preview.
  15. I've got a test data file containing 7 records. When I compose the file I only get one record output. "All" is selected in the compose window. The following text is from the message log (Minus the header info): Composing record #1, input record 1 Composing record #2, input record 2 Composing record #3, input record 3 Composing record #4, input record 4 Composing record #5, input record 5 Composing record #6, input record 6 Composing record #7, input record 7 Job ended 09:32:19 - 1540992739. Total Job Time: 1s I'm not getting any other errors. fyi. This file uses JavaScript code in the OnRecordStart callback to set the Page outputs and some address fields that may or may not contain an address. On my machine this file also exhibits the Preview jpg not showing, but being correct on output. Mac 10.13.6 FusionPro® VDP Creator 10.0.26 Acrobat Build: 19.8.20080.306727
  16. In my case, composing on the Mac the pictures are there, but when previewing I'm getting nothing. This was working fine and just stopped...I've tried about everything I can think of to clear this up.
  17. This just started to happen to me. When composing the images are there. I also tried making the image a resource. Created a rule that returned said resource. Applied the rule to the image box and nothing when Previewed. I have also tried a restart and having no other software running. Mac 10.13.6 Acrobate Build: 19.8.20080.306727 FusionPro® VDP Creator 10.0.26 Also tried copying the job over local and unmounted the network drive. Relinked the data file, checked that the resource was still "ok" and previewed. Same result, no preview. Next, I gave it the ol' try without extensions running (shift key down with restart) and nope that didn't do it either....hmmmmm
  18. I'm using the XML templated supplied with FusionPro to create a barcode from the 31 length string of numbers created by our mail software. When I preview this it looks fine, but upon output I'm getting a string of numbers. Also, while looking on the User Forum I noticed that this rule expects a string with a length of 20 characters and reports the warning for any other length. The thread also noted that the barcode is still correct with the 31 Characters. Is that correct?
  19. Also if I have a whiff of a font issue I stop Extensions Suitcase (Suitcase->Preferences->Type Core Options->Stop Suitcase Fusion Type Core...) and use Font Book to make the fonts in question active.
  20. The "DLOH_INVISIBLE-LAYER" seems to be a layer created in the pdf from InDesign when using the Fusion Pro Plugin. The problem I'm running into is that even tho this layer is off it is still printing in the final output. Has anyone else seen this? This happens even when going the the layers Properties and selecting to never print. I've corrected for now by reverting my pdfs to the older non layered version, but I would like a better solution or know if this is just a bug. Oh, forgot useful info: Mac 10.13.4 InDesign 13.1 Acrobat Pro DC Build: 18.11.20040.280397 FP 10.0.26
  21. The way I read your question is that you want to remove all leading and trailing spaces and then two or more spaces from inside your string. I'd think the following would do what you'd like.
  22. I would think your grep would be /'?(\d{2})/g What you have won't find the first two digit string if the leading apostrophe is not there.
  23. Hmmm....That's where I didn't have any luck as the fonts were already synced in TypeKit and working in the Adobe apps. It was after that I tried the Load in FusionPro and then the restart of FP and Acrobat. Thankfully the job was simple and I was able to just run it from InDesign. Actually haven't had much time to investigate this further, but I think I'll be able to get back into it today. I did manage to find where Adobe puts the fonts so I might look into getting them working from there.
  24. Has anyone been able to use Adobe TypeKit fonts with FusionPro? From the reading I've done they are supposed to be available to the system (Mac 10.13.3), but I've got no idea where they are. I tried to run a "Load Fonts" in FusionPro....that yielded nada. Somehow I'm getting images of Carnac the Magnificent tearing open an envelope and Carnac telling me of another fine problem brought to you by the minds of Adobe.....
  25. Ok, got it working. Here is what I did. The resource pdfs were in a "Links" folder which had some of the linked resource files. Inside of the Links folder I also had a folder called "Current". I had put them in the Current folder so I could easily swap out the contents of the Current folder with identically named pdfs without fpo copy in them. These fpo pdfs were for being able to correctly position my FusionPro text and graphic boxes only. This would preview correctly until yesterday. It would always compose correctly. I had also tried removing and re-importing all these resource pdfs. Once I moved the pdfs in question up one level to the Links folder the preview function started working again. Guess I'll know not to do that anymore. fyi: the Links folder was at the same level as the FusionPro document. I have been working on all of this locally on my laptops hard drive.
×
×
  • Create New...