IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Page 2 of 2 < 1 2
Topic Options
#47826 - 05/08/14 04:58 PM Re: Unable to convert N-Up object to PressTalk? [Re: Dal]
jim3108 Offline
OL Expert

Registered: 04/19/10
Posts: 316
Loc: London, UK
Yes - why not draw the virtual page according to a set of principles defined in a runpage using PressTalk?

Does this help Darren?

Top
#47827 - 05/08/14 05:44 PM Re: Unable to convert N-Up object to PressTalk? [Re: Dal]
Dal Offline
OL Guru

Registered: 08/29/08
Posts: 114
Loc: UK
This was kinda where I was heading but I've not found much information about how I could code my own n-up object in PressTalk and I didn't see anything 'obvious' in the PressTalk functions when I look in the editor.

This was my reason for trying to convert an n-up object to press talk, so I could fully understand how to roll my own...

I think I'm back where I started - hehehe!

So, let's ask it another way, is there any good examples of how I can code my own n-up object in PressTalk so I can display arbitrary virtual pages based on my data?

Top
#47828 - 05/08/14 06:33 PM Re: Unable to convert N-Up object to PressTalk? [Re: Dal]
jim3108 Offline
OL Expert

Registered: 04/19/10
Posts: 316
Loc: London, UK
Yes - technically (in a rather sophisticated function) you could create pages by coords and dump them out as you need them using the geometric functions in PP like:
doform()
showpage()
clearpage()
moveto()
translate()
beginparagraph()

Sorry if you're going round in circles but it is not a standard thing you're asking.

Saying that, I have never taken a PP job I couldn't solve so feel free to purchase some inter-consultant consultancy smile

Top
#47830 - 05/09/14 03:16 AM Re: Unable to convert N-Up object to PressTalk? [Re: Dal]
Dal Offline
OL Guru

Registered: 08/29/08
Posts: 114
Loc: UK
Ok I get that. Looks like the run page approach is the way forward. Thanks for your offer, but I'm fine from here now.

Top
#47832 - 05/09/14 06:55 AM Re: Unable to convert N-Up object to PressTalk? [Re: Dal]
jim3108 Offline
OL Expert

Registered: 04/19/10
Posts: 316
Loc: London, UK
No problem. You know where I am should you need another set of eyes.

Let us know how you get on - this is an interesting one!

Top
Page 2 of 2 < 1 2