Skip to content

PDFCLOUD-2261 Add VB.NET samples#108

Merged
datalogics-tsmith merged 11 commits into
pdfrest:mainfrom
datalogics-kam:pdfcloud-2261-initial-vb-samples
Sep 5, 2025
Merged

PDFCLOUD-2261 Add VB.NET samples#108
datalogics-tsmith merged 11 commits into
pdfrest:mainfrom
datalogics-kam:pdfcloud-2261-initial-vb-samples

Conversation

@datalogics-kam

Copy link
Copy Markdown
Contributor

Please review/merge #107 first

- Local ignores for Perl
- Define project structure, coding conventions, and testing process.
- Include setup, development, and sample execution instructions.
- Provide commit and PR guidelines, as well as security best practices.
- Added JSON and Multipart payload examples for generating Markdown and rasterized PDFs.
- Introduced a "Complex Flow" Perl script showcasing file conversion and merging.
- Included `.env.example` for API key configuration and optional EU endpoint setup.
- Updated `README.md` with instructions for setup, dependencies, and running samples.
- Added `cpanfile` for dependency management and setup script for macOS.
- Updated all Perl examples to include consistent headers explaining functionality, setup, usage, and output.
- Simplified and clarified setup instructions for API key and optional EU endpoint configuration.
- Improved usage guidance with tips for handling output and non-2xx responses.
- Added URL for GDPR compliance details across Perl examples, `AGENTS.md`, and `.env.example`.
- Replaced custom `.env` file parsing logic with `Dotenv` library across all Perl examples.
- Updated `cpanfile` to include `Dotenv` as a dependency.
- Adjusted related documentation in `AGENTS.md` to reflect the usage of `Dotenv`.
- Define project structure, coding conventions, and testing process.
- Include setup, development, and sample execution instructions.
- Provide commit and PR guidelines, along with security best practices.
- Specify tone and audience for customer-facing samples, with a standardized header template for examples.
- Implement JSON and Multipart payload examples for Markdown and rasterized PDF generation.
- Add a "Complex Flow" script to demonstrate merging PDFs and non-PDFs into a single PDF.
- Introduce `.env.example` for API key configuration and optional EU endpoint setup.
- Create a `Program.vb` dispatcher to route commands to corresponding samples.
- Write detailed README with setup instructions, usage examples, and project structure.
- Ensure consistent headers and comments across all samples.
- Include GDPR API call information and usage tips.
- Removed `--project VBNetSamples.vbproj` argument for all `dotnet`
  commands across documentation and sample scripts.
- Updated all usage examples in `README.md`, `AGENTS.md`, and VB.NET
  examples for consistency.
- Refined build and run instructions to align with cleaner syntax.
- Improved tip section formatting for piping output to files.
@datalogics-kam datalogics-kam force-pushed the pdfcloud-2261-initial-vb-samples branch from cc80cfe to 8960346 Compare September 4, 2025 23:53
@datalogics-tsmith datalogics-tsmith merged commit f50326d into pdfrest:main Sep 5, 2025
1 check passed
@datalogics-kam datalogics-kam deleted the pdfcloud-2261-initial-vb-samples branch September 5, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants