xPrint - Printing Engine (WIP)

Developed or developing a new product in PureBasic? Tell the world about it.
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

Hi Xombie :)

I was attempting to check out your app but it seems to have some issues. The first error I get is Structure field not found: lpPrintSetupTemplateName.

The next error is in line 1171 of xPrint.pb Sytax error

*** Edit *** I got it working by changing lpPrintSetupTemplateName to pPrintSetupTemplateName and adding LIST for the Syntax errors.

I'm guessing pPrintSetupTemplateName is a PB bug.
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
Xombie
Addict
Addict
Posts: 898
Joined: Thu Jul 01, 2004 2:51 am
Location: Tacoma, WA
Contact:

Post by Xombie »

Hey Sparkie,

It's been a while but I will take a stab at this tomorrow to try and fix it.
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

Thanks Xombie. I was able to get it working.

In the end I decided to roll my own, as I need to have more control over the output. Nice work on your part though. :)
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
Peyman
Enthusiast
Enthusiast
Posts: 203
Joined: Mon Dec 24, 2007 4:15 pm
Location: Iran

Re: xPrint - Printing Engine (WIP)

Post by Peyman »

hi somebody can upload xPrint, its not exists.
Sorry for my bad english.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: xPrint - Printing Engine (WIP)

Post by IdeasVacuum »

Peyman wrote:hi somebody can upload xPrint, its not exists.
You might want to give Printer_Lib a try too: http://www.purebasic.fr/english/viewtop ... 27&t=43348
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply