Dear All
I have developed a lease management System.
I have stored 4000+ Lease agreements and purchase orders.
Folders Structure
Main Folder : LAPO
Subfolders: North , Center , South
Subfolders : 1245 , 9867 like these (numeric)
In each numeric folder there are 2 files
LA.pdf and PO.Pdf
How I can print them all
ayesha789 7 Posting Pro in Training
Recommended Answers
Jump to PostI can clarify my problem
Please give me some hint how to print PDF DOcument using PDF.look for some javascript -
window.print()
Jump to PostIs it possible to print PDF Files using PHP?
any Idea
If file is placed in Drive D name LA.pdf without opening.use
print_open()
if you know the name of your printer put it inside this or else it will try to connect to the default printer.
Jump to Post@chandrama
At the moment you are not escaping the third backslash in the sequence:
\\server\printer
. So, if the dll is correctly loaded as the pecl package, try:$handle = …
All 12 Replies
ayesha789 7 Posting Pro in Training
network18 15 Practically a Master Poster
ayesha789 7 Posting Pro in Training
ayesha789 7 Posting Pro in Training
ayesha789 7 Posting Pro in Training
network18 15 Practically a Master Poster
network18 15 Practically a Master Poster
ayesha789 7 Posting Pro in Training
network18 15 Practically a Master Poster
chandrama 0 Newbie Poster
chandrama 0 Newbie Poster
cereal 1,524 Nearly a Senior Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.