Search results

  1. Cliff67

    Solved Editable PDF file from a Report/Query

    Hi Pat the fillable PDF was the Boss's idea not mine, he has changed his mind since he got a small demo DB. I'm leaning more towards Citrix. So the process goes... 1. We are contacted about a camera issue/problem 2. I log the details on my db 3. if it can be resolved it is closed on the db. If...
  2. Cliff67

    Solved Editable PDF file from a Report/Query

    Hi Pat Sorry I didn't tell the whole story. I packaged up a sample database that installed a small backend, Runtime Access and the front end for my boss and the Operations director, who now have changed their collective minds and want the database rolled out. I'm looking into the best way to do...
  3. Cliff67

    Solved Editable PDF file from a Report/Query

    Hi Pat Potentially everyone who has access to the DB will create a PDF. I think the boss is coming round to just using the database. I'm in the process of getting the information about Azure vs Citrix server together for him
  4. Cliff67

    Solved Editable PDF file from a Report/Query

    Hi Pat thank you for the response, I will look into the full version and if the boss wants me to have it or not. Thanks for the advice Cliff
  5. Cliff67

    Solved Editable PDF file from a Report/Query

    Hi Gasman I have normally completed them but I thought it was to do with the way they were saved and distributed
  6. Cliff67

    Solved Editable PDF file from a Report/Query

    DBGuy I'll have a look at your site today, many thanks
  7. Cliff67

    Solved Editable PDF file from a Report/Query

    Hi Pat Thanks for that titbit of info. I thought if it was editable you could enter data into the fields. I don't think my boss wants to pay for everyone to have the full version
  8. Cliff67

    Solved Editable PDF file from a Report/Query

    Hi DBGuy thank you for your quick reply. I do indeed have a standard form which was based on a paper form the technician filled in by hand. The CEO wants to have an editable pdf created. I have pointed out that with the database the technician can have restricted access (already built in) and...
  9. Cliff67

    Solved Editable PDF file from a Report/Query

    Hello all I have a database that looks after our repairs and technical support logging. My CEO wants one of the reports to be exported to PDF but it needs to be editable. My question is: does anyone or has any one done similar? created an editable pdf file from a report or the query under the...
  10. Cliff67

    KISS principal

    an Ex Girlfriend of mine asked me the very same question, my reply: "No bigger than usual"... now you know why she is my ex ;)
  11. Cliff67

    Hello - I'm new here

    Hello Martin Welcome to the forum
  12. Cliff67

    Just joined

    Hello and welcome to the forum.
  13. Cliff67

    Printer tray setup at remote location

    Thank you arnelgp for your help. That is a lot better than I had the user had to press Ctrl +P to print it off
  14. Cliff67

    Printer tray setup at remote location

    Ah, bugger yes you do indeed
  15. Cliff67

    Printer tray setup at remote location

    Thanks for that, I stepped through it but once it starts to print it tries to print all the records not just the selected one so I have to cancel the print
  16. Cliff67

    Printer tray setup at remote location

    sorry arnelgp I know it sounds silly after using Access for donkeys years I've never used DoCmd.RunCommand acCmdPrint How do I specify the tray on the property?
  17. Cliff67

    Printer tray setup at remote location

    Hi everyone So I'm trying to do the same here, my report needs to be printed on blue paper in tray 4 (don't ask I don't know why). So far I Have Private Sub CmdPrint_Click() Dim TempRpt As TempVars Dim TempNo As TempVars TempVars!TempRpt = Me.ID.Value TempVars!TempNo = Me.RMANo.Value On Error...
  18. Cliff67

    Solved Linked Tables Closing Access 2013

    Thanks Pat that is great I will give it a try but it might not be for a while at the moment due to my work load. The Database is working after a fashion and the boss wants me to do my real job ;)
  19. Cliff67

    Solved Linked Tables Closing Access 2013

    Hi Gemma Yes it was calling the cmdlg32.dll I think it was called Windows 10 doesn't support it
  20. Cliff67

    Solved Folder Creation

    that's quite alright, I have yours running in parallel so I'm moving 2 loads at the same time, my network admin guy is doing his nut at the traffic lol
Back
Top Bottom