Igor Delovski Board Forum Index Igor Delovski Board
My Own Personal Slashdot!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

pdf

 
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Win32
Win32  
Author Message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sat Jan 20, 2018 11:34 am    Post subject: pdf Reply with quote

http://star-emea.com/products/tsp654ii-airprint/?gclid=EAIaIQobChMIloCz87jl2AIVcTPTCh0ZnAPWEAAYASAAEgKAO_D_BwE

PDFCreator
Converts every printable document to PDF, JPG, PNG, TIF and more

https://github.com/pdfforge/PDFCreator
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sat Jul 20, 2019 5:41 pm    Post subject: Reply with quote

so - How to tell when Microsoft Print to PDF printer driver is finished?

"I needed a cheap way for my application to create a PDF file. So I'm using
the print functions of the Windows API directly (CreateDC(), StartDoc(),
StartPage(), EndPage(), EndDoc(), etc.), and selecting the Microsoft Print
to PDF printer driver."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sun May 22, 2022 8:50 am    Post subject: Reply with quote

git - libHaru

"Haru is a free, cross platform, open-sourced software library for generating
PDF. It supports the following features.

1. Generating PDF files with lines, text, images.
2. Outline, text annotation, link annotation.
3. Compressing document with deflate-decode.
4. Embedding PNG, Jpeg images.
5. Embedding Type1 font and TrueType font.
6. Creating encrypted PDF files.
7. Using various character set (ISO8859-1~16, MSCP1250~8, KOI8-R).
8. Supporting CJK fonts and encodings."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sat Sep 17, 2022 5:14 pm    Post subject: Reply with quote

cutepdf.com - CutePDF Writer

"Integrating free CutePDF Writer or Custom PDF Writer within your application
is quite easy. You can print to the PDF Printer driver just as you would to any
other printer. The registry keys below allow programmatic access to the display
mode and filename."


Code:
The following settings work for free CutePDF Writer 4.0 and later.

Setting the display mode:
HKEY_CURRENT_USER\Software\CutePDF Writer\BypassSaveAs
(0 = show Save as dialog box after spooling, 1 = do not show Save as dialog box.)
(This value is of type REG_SZ, not REG_DWORD)
 
Note: CutePDF Writer will set this value back to 0 after each PDF creation. The Custom PDF Writer won't.
 
Setting the filename:
HKEY_CURRENT_USER\Software\CutePDF Writer\OutputFile
(Use the key above to set the output file for the PDF. A full pathname (e.g. d:\your folder\your file.pdf) is required.)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Win32 All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Delovski.hr
Powered by php-B.B. © 2001, 2005 php-B.B. Group