Thank you for your thoughts on CLEAN etc
From experience re-booting the workstation has worked for years and because it works in this case I will stay with that option
From yesterday when each and every invoice was blended with others to today (after the re-boot) when all invoices print...
Further to this issue:
My client re-booted his computers and the problem went away which brings me to why is this still happening?
Is this a FoxyPreviewer issue or a Windows issue?
Is there any way to clear the workspace without re-booting the computer?
Thanks
John
Hi Chris
I doubt that is the problem
Each file generated (mDestination) has a unique name consisting of the customer code and invoice/docket number plus each pdf generated is deleted when the email has been either successfully sent or even if not sent due to a connection error.
My client is...
I am running FoxyPreviewer v3.00.247 2023.12.10 Windows 11.
My problem is that when outputting to a PDF data from the previous PDF (in this case a previous invoice) is superimposed on the current PDF. Almost as if the previous PDF data is not being cleared. In older versions I issued a RELEASE...
Hi All
VFP9
I wish to Browse a list excluding Datetimes prior to the current DateTime()
Datetime field Closedate
BROWSE FOR Closedate>=Datetime()
Gives me all dates from today forwards but seems to ignore the time. I would like to Browse all records >= the current Date and time
HOURS SET to 24...
Still can't make this work
I am trying to append a series of reports into one PDF using a loop. The code below scans through an invoice header file and selects an item cursor to produce each report on the report form Test. It runs but for some reason doesn’t add anything to the original PDF...
Thanks to all especially Nigel because appending to an existing PDF is simple. Here is an example which also gives options for inserting at page numbers
*// Options using SetParams()
*AppendToFile (Logical)
*Specifies whether the generated document will be appended to an existing file. This...
THanks for all the suggestions, sleeping on this I have a few ideas starting to gel. In any case thanks Tom for your suggestion which looks like a good alternative to trying to use the APPEND in XFRX if I can't make that work. Cheers, John
Because apparently XFRX uses different report forms
to activate the append see the forms 1 and 2 below. So the forms have to have different names. The code below allows one append, I am just trying to figure out how to make this many appends on the one PDF
loListener=XFRX("XFRX#LISTENER")...
Hi Mike, thanks but I get that. The problem is that it is based on the report form not the PDF file name, so to generate hundreds of pdf's to append I would have to have a different report form for each PDF generated.
REPORT FORM report1 OBJECT m.loSession NOPAGEEJECT
REPORT FORM report2...
XFRX allows appending one PDF after another one, however this only seems to be catered for by having a different report for each time. I need to generate a whole bunch of PDF files appended to one in a loop using the same form. Is this possible? TIA, John
In this case one server, but in others which are LANS I can have many workstations which require dll registeration. I use the installer pictured, perhaps you could comment on the setup and how I could use it. I don't have the full VFP package anymore, the original CD is stuffed and moving...
I am not refusing anything, just trying to understand it. I am trying to get my head around it but not very successfully at this point. As I see it you are saying that I must manually register all my dll's on every installation. But thanks for trying anyway, meantime the technician has disabled...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.