Search found 353 matches

by LasseThid
Thu Feb 07, 2019 12:23 pm
Forum: Flows
Topic: Add fixed length numerical value as Private Data or suffix
Replies: 6
Views: 6852

Re: Add fixed length numerical value as Private Data or suffix

Thanks Arthur. Will that work with a file name looking like this? P123456_1_flying-elephant-100x70-1.pdf I solved it by using three different Rename job and branching them higher than 99, lower than 100 AND higher than 9 and lower then 10 and then adding no, one or two zeros before the position numb...
by LasseThid
Thu Feb 07, 2019 10:00 am
Forum: Flows
Topic: Add fixed length numerical value as Private Data or suffix
Replies: 6
Views: 6852

Add fixed length numerical value as Private Data or suffix

I have a flow where I need to pick up files from an archive and assemble them in the order they are in the csv file provided by the customer. I get the position from the name of the xml created by CSV2XML and add that to the file name by adding it as a suffix to the file name. However, when I do the...
by LasseThid
Wed Feb 06, 2019 5:18 pm
Forum: Flows
Topic: Number of records in a csv file
Replies: 2
Views: 2770

Re: Number of records in a csv file

LOL....

Thanks Freddy!
by LasseThid
Wed Feb 06, 2019 4:00 pm
Forum: Flows
Topic: Number of records in a csv file
Replies: 2
Views: 2770

Number of records in a csv file

I have a flow where I use CSV2XML to create one xml for each record in the csv file. Each xml will then be used to inject a specific pdf into the flow and the pdf file will be given a suffix which corresponds to its records position in the csv-file. This suffix I want to use in an Assemble job and M...
by LasseThid
Sat Feb 02, 2019 10:55 am
Forum: Applications
Topic: Excel to XML
Replies: 5
Views: 7730

Re: Excel to XML

I just created that simple trial flow and didn't get further that that. Didn't know what to do when I got that error.

I will try to find the debugging and send the info to you.

Thanks.
by LasseThid
Fri Feb 01, 2019 12:54 pm
Forum: Applications
Topic: Excel to XML
Replies: 5
Views: 7730

Re: Excel to XML

Thanks for the offer, but no need. We will move the Switchserver from Mac to PC shortly to see if that resolves the issues we have with Switch failing to copy files to our Windows-servers every now and then. I downloaded the csv2xml app and it works like a treat, but it would be nice to figure out w...
by LasseThid
Fri Feb 01, 2019 6:51 am
Forum: Preflighting
Topic: Report Page Boxes in Inches?
Replies: 5
Views: 10836

Re: Report Page Boxes in Inches?

You're quite welcome.

Sometimes it's hard to see the woods because of all of the trees... :lol:

PitStop pro related things may have a preferences setting under the PitStop Pro preferences.
Even the offset when you copy/paste has a setting in here, which might be quite useful...
by LasseThid
Thu Jan 31, 2019 9:27 pm
Forum: Preflighting
Topic: Report Page Boxes in Inches?
Replies: 5
Views: 10836

Re: Report Page Boxes in Inches?

OK, then check your PitStop Pro settings.

If I run a preflight and then create a preflight report I get mm as the unit.
Skärmavbild 2019-01-31 kl. 21.25.38.png
Skärmavbild 2019-01-31 kl. 21.25.38.png (96.75 KiB) Viewed 10830 times
by LasseThid
Thu Jan 31, 2019 9:02 pm
Forum: Applications
Topic: Excel to XML
Replies: 5
Views: 7730

Excel to XML

I downloaded a trial of the Excel to XML app from the Enfocus App Store, but even though I'm just playing around with a simple Excel file like this Skärmavbild 2019-01-31 kl. 20.50.16.png I get the following error when running this simple flow: Error in line 129 of script: Trying to access undefined...
by LasseThid
Thu Jan 31, 2019 8:57 pm
Forum: Preflighting
Topic: Report Page Boxes in Inches?
Replies: 5
Views: 10836

Re: Report Page Boxes in Inches?

If this is in Switch, then check the settings for your PitStop Server configurator.
At the bottom there's a setting for which unit to use in the report.
Configurator_Settings.jpg
Configurator_Settings.jpg (163.58 KiB) Viewed 10833 times
by LasseThid
Thu Jan 31, 2019 7:25 am
Forum: Flows
Topic: Exporting metadata
Replies: 4
Views: 4813

Re: Exporting metadata

I did that Jan, but for some reason the exported metadata set wasn't formatted like an xml'file needs to be, so even though the XML pickup worked I was unable to see the metadata. On the other hand it was 10.30 pm when I did the test... :lol:
by LasseThid
Wed Jan 30, 2019 7:32 am
Forum: Flows
Topic: Exporting metadata
Replies: 4
Views: 4813

Re: Exporting metadata

Even though it would be interesting to know if you can re-import a metadata set that you have exported, I found a much better way of dealing with the issue I have...

As Gabriel once told me.... Abuse Private Data... :lol:
by LasseThid
Tue Jan 29, 2019 10:25 pm
Forum: Flows
Topic: Exporting metadata
Replies: 4
Views: 4813

Exporting metadata

I have a flow to which I submit files thru a Submit point. At the end of the flow I would like to export the metadata set Submit from the pdf in order to be able to import it in case I need to alter an imposition created by Phoenix, since that metadata is not present in the Phoenix job. Using Export...
by LasseThid
Tue Jan 29, 2019 12:31 pm
Forum: PitStop Pro
Topic: Enfocus Pitstop 13 Update 2 - Getting issue on Copy & Paste measurement on inspector X & Y value Box (using keyboard)
Replies: 1
Views: 3137

Re: Enfocus Pitstop 13 Update 2 - Getting issue on Copy & Paste measurement on inspector X & Y value Box (using keyboard

Check the PitStop Pro preferences - Edit and see if there's a setting for Paste copied objects, if so make sure it's set to 0 for no offset.

PitStop Pro 2018 has this setting.
by LasseThid
Tue Jan 29, 2019 12:27 pm
Forum: Flows
Topic: Add specific metadata as comment readable by Acrobat
Replies: 2
Views: 5135

Re: Add specific metadata as comment readable by Acrobat

I found an easy way of solving this. When I pick up the Private Data for which profile to use for color management I also create a Private Data key that contains the order number and the stock group name (several stocks use the same profile) and then use that key as Product Identifier when tilia Pho...