Hi! Me to have that problem with not beeing able to create pdf files directly out of rbase 9. So I made a workaround by using an external pdf writer.
See my code here: ---This code works LBLPRINT biljetterna ORDER BY sortorder,bokdag OPTION + PRINTER|PRINTER_NAME CutePDF Writer|DOCUMENT_NAME flyby_ticket RETURN ---This code does not work !!!!! LBLPRINT biljetterna ORDER BY sortorder,bokdag + OPTION PDF + |FILENAME c:\teater\fly_by_ticket2.PDF + |OPEN ON RETURN I assume rbase has a inbuilt pdf writer and that, it, for some reason can not finish the printing process. Rbase does print the labelpages because I can see the pagenumbers flyby in the dialogbox. I work on a MacBook pro with bootcamp and windows xp on the bootcamp partition. My version of rbase 9 is 90110511. Regards Christian > Moved from v8 to v9. Everything seems to be going OK until reports are > run. In v8 all reports create a PDF file, places the file in a > directory, pulls the file into the PDF viewer for the user to verify and > print, puts the PDF file name and file info in a table for easy > copy/retrieval with a DB Grid based on an ID #. It has worked every time > with hundreds of files in v8. In v9 everything starts well but > immediately after creating the PDF file, there is a long string of error > message just like this: > > > > SET ERROR MESSAGES OFF > > SET ERROR MESSAGES ON > > SET ERROR MESSAGES OFF > > SET ERROR MESSAGES ON > > SET ERROR MESSAGES OFF > > SET ERROR MESSAGES ON > > > > This goes on for 100+ lines then the process seems to fall out of order > and a damaged PDF is created that does not load. I replaced the the EEP > with the same one from v8 with no success, reloaded, rebuilt, autochked, > and every other check I can think off. Is there a special change in how > PDFs are created in v9 that is not obvious? Reading the PDF docs don't > seem to point to any new issues unless my eyes are glazing over them. I > can pull up exiting PDFs in v9 easily. There is nothing I can see that > causes these error messages lines. The version in v8 just chuggs along. > > > > Tom Frederick > > Elm City Center > > 1314 W Walnut > > Jacksonville, IL 62650 > > O - 217-245-9504 > > F- 217-245-2350 > > Email - [email protected] > > > > --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [email protected] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

