#1
Posted
:
Wednesday, February 25, 2015 3:33:01 AM(UTC)
Groups: Registered
Posts: 40
Thanks: 5 times
Hi,
it is possible to saving captured print job as Pdf vector (not pdf raster) using PrinterDemo?
If yes, can you explain how?
I'm using latest demo v.19 on vb .net platform.
#2
Posted
:
Thursday, February 26, 2015 6:47:50 AM(UTC)
Groups: Registered
Posts: 256
If you want to save the PDF by keeping the text objects as text objects and images as image objects, our Printer demo, allows you to save the print job as document PDF.
When the print job is received by the demo and it is displayed, go to File-> Save Print Jobs As-> Document. The save dialog will appear and you can save document (text) PDF.
If you mean something else, please explain what you mean in details.
#3
Posted
:
Thursday, February 26, 2015 9:14:15 AM(UTC)
Groups: Registered
Posts: 40
Thanks: 5 times
Hello Daoud,
i'm not sure if we have the same demo of PrinterDemo of LT v.19 ("C:\LEADTOOLS 19\Examples\DotNet\VB\PrinterDemo").
Please see the attached file.
On the demo sample i see only those formats:
strFilter = "(*.PDF Files)|*.pdf|(*.PDFA Files)|*.pdf|(*.Doc Files)|*.doc|(*.RTF Files)|*.rtf|(*.Text Files)|*.txt|(*.HTML Files)|*.html|(*.DOCX Files)|*.docx|(*.XPS Files)|*.xps|(*.XLS Files)|*.xls"
#4
Posted
:
Friday, February 27, 2015 9:18:54 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You have it correct. If you choose Document -> PDF then it will be a vector based PDF as opposed to Image -> PDF which will result in a rasterized one. So you are in the right place.
I think Daoud just added the (text) to clarify what kind of PDF it was, not that it necessarily will be displayed.
#5
Posted
:
Friday, February 27, 2015 9:42:36 AM(UTC)
Groups: Registered
Posts: 40
Thanks: 5 times
It works!
Thanks for the information.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.