Jump to content

StacyZ

Registered Users - Approved
  • Posts

    23
  • Joined

Converted

  • Location
    San Diego, CA

Converted

  • Occupation
    Prepress Lead

Converted

  • FusionPro Products
    Yes

Converted

  • FusionPro VDP software version
    9.3.13

Converted

  • Acrobat Version
    Acrobat DC

StacyZ's Achievements

Explorer

Explorer (4/14)

  • First Post Rare
  • Collaborator Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

10

Reputation

  1. I have one text fame and one graphic frame in the same area on my page. I need the text from the data in the text frame to be suppressed if an image is available to populate the graphic frame. What is the best way to go about that? I've been able suppress the text frame if the graphic frame is empty, but not when it is populated. Thank you
  2. Does anyone have any experience using FusionPro to set up German Premium Address postal barcodes? I've tried several things to get it to work but I never find the options I need to produce the barcode. It needs to be a 26x26 datamatrix. The barcode type can be identified as a module with the characteristics "DHLPA", "DPAGPA", "IP22", "IP26", "IPMC22 / 26", or "ECC200 / 26". Every time I try to set it up with the normal FusionPro datamatrix, it divides into 4 mirrored parts. Any information is helpful. Thank you.
  3. Hi Dan, We've sent emails to FusionProSupport@marcom.com and FusionProSupport@PTI.com (just in case), along with CC'ing Alex, John and Laurel (I won't post their email addresses). Alex sent me an email regarding this post and I responded but I haven't heard back from him.
  4. Hi, We've been trying to reach FusionPro support (included in our bundle) since last week. We've sent several emails with no response. Are you still offering support through email? Thank you, Stacy Zech National Pen Co.
  5. Just in case anyone else has this problem and is looking for answers. It turns out that this simple rule worked instead: var r = new FusionProResource(Field("IMP6"), "graphic", true); r.name = (Field("IMP6")); r.pagenumber = CurrentRecordNumber() if (r.exists) { return r; } else { return NullResource(); }
  6. I was able to get the PDF to show in the correct place and on the correct page but it won't show anything other than the first page of the resource pdf for every record in the output file.
  7. Hi Alex, I tried that but it didn't work. The output is the same with only the first address showing on what should be the overflow page, not the envelope front (page 1). Thank you
  8. Hello, I'm trying to set up a new German envelope and running into difficulty getting the multi-page resource to work correctly. Background info: Deutsche Post (German Post) is requiring that we use the Premium Address barcode on all of the envelopes we send with our direct mail. We have to use their software to produce that barcode, which is unique for every customer. Once we load our data into the DP software and run the file, it produces all of the addresses from our data with their corresponding barcodes on a single PDF file with each record on one page. I downloaded the sample file from this thread on inserting a Multi-page pdf as variable graphic: http://forums.pti.com/showthread.php?t=37 I then made some adjustments to match with my data and got the following rule, which isn't working: FieldName = 'IMP6'; PDFfileName = 'DialogLabels.pdf'; pagesInPDF = 66726; markupToReturn = Resource('DialogLabels.pdf'); pathToAllPDFs = 'C:\Users\Stacy.Zech\Desktop\PUSH\=Projects\PremAdd_Labels\TestEnvelope(DE-F001)\Links'; pathToPDF = 'C:\Users\Stacy.Zech\Desktop\PUSH\=Projects\PremAdd_Labels\TestEnvelope(DE-F001)\Links'; PDFresourceRef = 'DialogLabels.pdf'; Print(pathToAllPDFs); FieldsToInspect = 61; for (fieldCounter = 1; fieldCounter <= FieldsToInspect; fieldCounter++) { FieldName = 'SEQNO'; PDFfileName = Field('IMP6'); pathToPDF = pathToAllPDFs + PDFfileName; PDFresourceRef = CreateResource(pathToPDF ,'DialogLabels.pdf' ,'no'); pagesInPDF = PDFresourceRef.countPages; for (pageLoop = 1; pageLoop <= pagesInPDF; pageLoop++) { markupToReturn += '<graphic file="' + PDFresourceRef.name + '" pagenumber = "' + pageLoop + '" position="afterline"/>'; markupToReturn += '<P>'; } } return markupToReturn; What I am getting when I compose is the first page from the resource PDF showing on the 2nd page, which should be an overflow page. Any help on this would be greatly appreciated. Thank you
  9. Hi Brad, That worked! I had received some paperwork from Europe that indicated that the Encoding should be set to ASCII. Apparently that was wrong. The barcode scans correctly and has the right shape. Thank you so much!
  10. Hello, I'm having trouble getting a data matrix to show as a rectangular barcode (required by Poste Italiane). I've changed the format but it still views as a square barcode. My current rule: var FieldOrRuleToEncode = "IBARCODE"; var EncodingMode = "ASCII"; var PreferredFormat = "29"; var PointSize = StringToNumber("6 pt"); var NoFontTag = false; var Font = "IDAutomationDMatrix"; var ProcessTilde = false; var DataToEncode = FieldOrRule(FieldOrRuleToEncode); return MakeDataMatrixBarcode(DataToEncode, ProcessTilde, EncodingMode, PreferredFormat, PointSize, NoFontTag, Font); Are rectangular data matrix barcodes possible in FusionPro? Thank you
  11. Hi Dan, I had to adjust it a bit due to the size of the barcode, but that worked perfectly. Thank you! Appreciate it.
  12. I'm not sure that template will work for this. I've altered every variable to match and created a list of rules to have the URL info come in as well. It placed a QR Code that went nowhere. The scan read "Metadata"
  13. My company has previously used FusionPro to set up QR Barcodes on mailers that returned just a URL address, which was not a problem. We now have a situation where our marketing dept wants the QR Code to go to a customer specific page online and also deliver to them analytical results. This forces us to incorporate several fields in the data file and add code that the data team in IT sent to add to our rule. I have the code that IT sent over (what is supposed to be returned) but I'm unsure how to set it up in the Rule Editor to get it to function correctly in FP. IT Code: &pocKeyCode=[KEYCODE]&pocSource=list&referNum=[PCTNUMBER]&utm_source=mailing&utm_medium=prospect&utm_campaign=[POC"]https://www.orderpens.com/mypens.jsp?aNum=[CUSTNUMBER]&pocKeyCode=[KEYCODE]&pocSource=list&referNum=[PCTNUMBER]&utm_source=mailing&utm_medium=prospect&utm_campaign=[POC CODE]&utm_content=[MAIL NUMBER]&utm_term=QR&QR=Y The bracketed text is variable information from the data. Thank you
  14. I had originally posted this in the barcode section. Hello, I'm having an issue dealing with a QR Code where there are ampersands in the destination URL. I'll paste the code I have below but please note that the first part of the URL will be changed here due to security. That isn't the area I'm having trouble with however, the problem is with the last section that reads ("&DMC-DIRECTMAIL&mid=H3W&version=A") QR Code Rule: var dataforbarcode = ("http://order.com/H3W/Main-A.asp?No=" + encodeURIComponent (Left(Field("CODE"), 8) + ("&DMC-DIRECTMAIL&mid=H3W&version=A"))); var dmbarcodeobj = new QRBarcode; dmbarcodeobj.encodingmode = (Left(Field("CODE"), 8)); dmbarcodeobj.pointSize = 3.5; return dmbarcodeobj.Make(dataforbarcode); This code returns the correct page without the customer information. I need to get the customer information to show. Thank you
×
×
  • Create New...